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

屬性值

識別碼 public 。 該值必須是有效的統一資源識別碼(URI)。

適用於