 | BasicAppSettingsIsNetNative Eigenschaft |
True, wenn die Anwendung eine UWP-Anwendung ist.
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+56faa3a6076cc6b2ad35726796577c4cd9af230d
Syntaxpublic bool IsNetNative { get; }Public ReadOnly Property IsNetNative As Boolean
Get
public:
property bool IsNetNative {
bool get ();
}member IsNetNative : bool with get
Eigenschaftswert
Boolean
Siehe auch