共用方式為


IVsaEngine.RootMoniker 屬性

定義

設定或取得指令碼引擎的根 Moniker。

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

屬性值

RootMoniker 屬性的目前值。

適用於