共用方式為


IVsaEngine.RootNamespace 屬性

定義

設定或取得指令碼引擎所使用的根命名空間。

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

屬性值

根命名空間的字串值。

適用於