DataPackageView.Properties Property

Definition

Gets the read-only view of custom properties associated with this data package.

public:
 property Microsoft::Maui::Controls::DataPackagePropertySetView ^ Properties { Microsoft::Maui::Controls::DataPackagePropertySetView ^ get(); };
public Microsoft.Maui.Controls.DataPackagePropertySetView Properties { get; }
member this.Properties : Microsoft.Maui.Controls.DataPackagePropertySetView
Public ReadOnly Property Properties As DataPackagePropertySetView

Property Value

Applies to