Partager via


VsaLoader.RootMoniker, propriété

Ce membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Vsa
Assembly :  Microsoft.Vsa (dans Microsoft.Vsa.dll)

Syntaxe

'Déclaration
Public Property RootMoniker As String
public string RootMoniker { get; set; }
public:
virtual property String^ RootMoniker {
    String^ get () sealed;
    void set (String^ value) sealed;
}
abstract RootMoniker : string with get, set 
override RootMoniker : string with get, set
final function get RootMoniker () : String 
final function set RootMoniker (value : String)

Valeur de propriété

Type : String

Implémentations

IVsaEngine.RootMoniker

Voir aussi

Référence

VsaLoader Classe

Microsoft.Vsa, espace de noms