共用方式為


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

屬性值

引擎所使用的根命名空間。

實作

適用於