共用方式為


AuthorizedType.Namespace 屬性

定義

取得或設定由這個執行個體所表示之型別的命名空間名稱。

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

屬性值

String

由這個執行個體所表示之 Type 的命名空間名稱。

適用於