VsaLoader.Name, 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 Name As String
public string Name { get; set; }
public:
virtual property String^ Name {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Name : string with get, set
override Name : string with get, set
final function get Name () : String
final function set Name (value : String)
Valeur de propriété
Type : String