Condividi tramite


IDTSPackage100.CreatorName Proprietà

Definizione

Ottiene o imposta il nome della persona che ha creato il pacchetto.

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

Valore della proprietà

Nome della persona che ha creato il pacchetto.

Attributi

Commenti

Questa interfaccia viene implementata dalle interfacce Package e PackageNeutral.

Si applica a