다음을 통해 공유


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

속성 값

String

system 식별자입니다. 값은 올바른 URI이어야 합니다.

적용 대상