Udostępnij za pośrednictwem


Właściwość IVsaEngine.RootMoniker —

Ustawia lub pobiera moniker głównego aparat skryptów.

Przestrzeń nazw:  Microsoft.Vsa
Zestaw:  Microsoft.Vsa (w Microsoft.Vsa.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: String
Zwraca bieżącą wartość RootMoniker Właściwości.

Zobacz też

Informacje

IVsaEngine Interfejs

Przestrzeń nazw Microsoft.Vsa