Share via


IVsaEngine.RootMoniker 속성

스크립트 엔진의 루트 모니커를 설정하거나 가져옵니다.

네임스페이스:  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속성의 현재 값을 반환합니다.

참고 항목

참조

IVsaEngine 인터페이스

Microsoft.Vsa 네임스페이스