IVsaEngine.RootMoniker, propriété
Définit ou obtient le moniker racine d'un moteur de script.
Espace de noms : Microsoft.Vsa
Assembly : Microsoft.Vsa (dans Microsoft.Vsa.dll)
Syntaxe
'Déclaration
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)
Valeur de propriété
Type : String
Retourne la valeur actuelle de la propriété RootMoniker.