IVsaEngine.RootMoniker 屬性
設定或取得指令碼引擎的根 Moniker。
命名空間: Microsoft.Vsa
組件: Microsoft.Vsa (在 Microsoft.Vsa.dll 中)
語法
'宣告
Property RootMoniker As String
string RootMoniker { get; set; }
property String^ RootMoniker {
String^ get ();
void set (String^ value);
}
abstract RootMoniker : string with get, set
function get RootMoniker () : String
function set RootMoniker (value : String)
屬性值
類型:String
傳回 RootMoniker 屬性的目前值。