다음을 통해 공유


IDTSName100.CreationName 속성

정의

public:
 property System::String ^ CreationName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(87)]
public string CreationName { [System.Runtime.InteropServices.DispId(87)] get; }
[<System.Runtime.InteropServices.DispId(87)>]
[<get: System.Runtime.InteropServices.DispId(87)>]
member this.CreationName : string
Public ReadOnly Property CreationName As String

속성 값

이름을 포함하는 문자열 입니다. 이 이름은 관리되는 어셈블리의 정규화된 어셈블리 이름일 수도 있고 COM DLL의 PROGID 또는 CLSID일 수도 있습니다.

특성

적용 대상