다음을 통해 공유


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 속성의 현재 값입니다.

적용 대상