IDTSPackage100.CreatorComputerName プロパティ

定義

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

プロパティ値

パッケージが作成されたコンピューターの名前です。

属性

適用対象