IVsaEngine.RootMoniker (Propiedad)
Obtiene o establece el moniker raíz de un motor de scripts.
Espacio de nombres: Microsoft.Vsa
Ensamblado: Microsoft.Vsa (en Microsoft.Vsa.dll)
Sintaxis
'Declaración
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)
Valor de propiedad
Tipo: String
Devuelve el valor actual de la propiedad RootMoniker.