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여야 합니다.

적용 대상