AppInfo.Current Property

Definition

Provides the default implementation for static usage of this API.

public:
 static property Microsoft::Maui::ApplicationModel::IAppInfo ^ Current { Microsoft::Maui::ApplicationModel::IAppInfo ^ get(); };
public static Microsoft.Maui.ApplicationModel.IAppInfo Current { get; }
static member Current : Microsoft.Maui.ApplicationModel.IAppInfo
Public Shared ReadOnly Property Current As IAppInfo

Property Value

Applies to