PackageRemote64Class.DesignTimeProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.