IDTSPackage100.VersionGUID 속성

정의

패키지를 처음 만들 때 생성된 고유 GUID를 가져옵니다.

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

속성 값

패키지의 버전 GUID입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상