Share via


IDTSPackage100.CreatorComputerName Propriété

Définition

Obtient ou définit le nom de l'ordinateur sur lequel le package a été créé.

public:
 property System::String ^ CreatorComputerName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(41)]
public string CreatorComputerName { [System.Runtime.InteropServices.DispId(41)] get; [System.Runtime.InteropServices.DispId(41)] set; }
[<System.Runtime.InteropServices.DispId(41)>]
[<get: System.Runtime.InteropServices.DispId(41)>]
[<set: System.Runtime.InteropServices.DispId(41)>]
member this.CreatorComputerName : string with get, set
Public Property CreatorComputerName As String

Valeur de propriété

Nom de l'ordinateur sur lequel le package a été créé.

Attributs

Remarques

Cette interface est implémentée par les interfaces Package et PackageNeutral.

S’applique à