Share via


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

プロパティ値

String

エンジンのルート モニカー。

実装

適用対象