共用方式為


VsaEngineClass.RootNamespace 屬性

定義

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

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

String

根命名空間的字串值。

實作

適用於