IVsaEngine.RootMoniker プロパティ

定義

スクリプト エンジンのルート モニカーが取得または設定されます。

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 プロパティの現在の値。

適用対象