DataPackage.View 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 a read-only view of this data package.
public:
property Microsoft::Maui::Controls::DataPackageView ^ View { Microsoft::Maui::Controls::DataPackageView ^ get(); };
public Microsoft.Maui.Controls.DataPackageView View { get; }
member this.View : Microsoft.Maui.Controls.DataPackageView
Public ReadOnly Property View As DataPackageView