VsaLoader.RootMoniker (Propiedad)
Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.
Espacio de nombres: Microsoft.Vsa
Ensamblado: Microsoft.Vsa (en Microsoft.Vsa.dll)
Sintaxis
'Declaración
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)
Valor de propiedad
Tipo: String