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

属性值

变量类所属的命名空间。

实现

适用于