共用方式為


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)。

適用於