DataPackageView.Properties 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 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