IJSVsaEngine.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

屬性值

引擎的命名空間。

適用於