XmlSchemaNotation.System 屬性

定義

取得或設定識別碼 system

public:
 property System::String ^ System { System::String ^ get(); void set(System::String ^ value); };
public string? System { get; set; }
public string System { get; set; }
member this.System : string with get, set
Public Property System As String

屬性值

識別碼 system 。 該值必須是有效的 URI。

適用於