IDTSPackage100.CreatorComputerName Propriedade

Definição

Obtém ou define o nome do computador no qual o pacote foi criado.

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

Valor da propriedade

O nome do computador no qual o pacote foi criado.

Atributos

Comentários

Esta interface é implementada pelas interfaces Package e PackageNeutral.

Aplica-se a