IDTSPackage100.DesignTimeProperties 속성

정의

패키지의 디자인 타임 속성을 가져오거나 설정합니다.

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

속성 값

패키지의 디자인 타임 속성입니다.

특성

설명

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

적용 대상