Share via


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。

適用於