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

Значение свойства

Свойства пакета во время разработки.

Атрибуты

Комментарии

Этот интерфейс реализуется с помощью Package и PackageNeutral.

Применяется к