 | BasicAppSettingsIsFullFramework Eigenschaft |
True, wenn die Anwendung auf einem vollständigen .Net-Framework basiert.
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+47f2d73d44cbabd9edbd44700dbe27e722340f78
Syntaxpublic bool IsFullFramework { get; }
Public ReadOnly Property IsFullFramework As Boolean
Get
public:
property bool IsFullFramework {
bool get ();
}
member IsFullFramework : bool with get
Eigenschaftswert
Boolean
Siehe auch