VariableClass.Namespace 屬性

定義

取得或設定變數類別所屬的命名空間。

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

屬性值

String

變數類別所屬的命名空間。

實作

適用於