PackageNeutralClass.CreatorComputerName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nom de l'ordinateur sur lequel le package a été créé.
public:
virtual property System::String ^ CreatorComputerName { System::String ^ get(); void set(System::String ^ value); };
public virtual string CreatorComputerName { get; set; }
member this.CreatorComputerName : string with get, set
Public Overridable Property CreatorComputerName As String
Valeur de propriété
Nom de l’ordinateur.
Implémente
Remarques
Pour plus d’informations, consultez Package.