PackageRemote64Class.DesignTimeProperties Property

Definition

Gets or sets the design time properties of a package such as layout information.

public:
 virtual property System::String ^ DesignTimeProperties { System::String ^ get(); void set(System::String ^ value); };
public virtual string DesignTimeProperties { get; set; }
member this.DesignTimeProperties : string with get, set
Public Overridable Property DesignTimeProperties As String

Property Value

The design time properties of a package such as layout information.

Implements

Applies to