Share via


PackageNeutralClass.CreatorComputerName Proprietà

Definizione

Ottiene o imposta il nome del computer in cui è stato creato il pacchetto.

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

Valore della proprietà

Nome del computer.

Implementazioni

Commenti

Per altre informazioni, vedere Package.

Si applica a