다음을 통해 공유


XmlSchemaNotation.Public 속성

정의

public 식별자를 가져오거나 설정합니다.

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

속성 값

String

public 식별자입니다. 값은 올바른 URI(Uniform Resource Identifier)이어야 합니다.

적용 대상