Share via


SinglePageConfigurator2.Properties Property

Definition

Gets or sets a property bag that is passed in from a VS command

public:
 property cli::array <System::Object ^> ^ Properties { cli::array <System::Object ^> ^ get(); void set(cli::array <System::Object ^> ^ value); };
public object[] Properties { get; set; }
member this.Properties : obj[] with get, set
Public Property Properties As Object()

Property Value

Object[]

Applies to