UwpPlatformInfo Class |
[Missing <summary> documentation for "T:PostSharp.Sdk.Extensibility.Platforms.UwpPlatformInfo"]
PostSharp.Sdk.Extensibility.Platforms.PlatformInfo
PostSharp.Sdk.Extensibility.Platforms.UwpPlatformInfo
Namespace: PostSharp.Sdk.Extensibility.Platforms
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 6.9.11.0 (6.9.11.0)
public class UwpPlatformInfo : PlatformInfo
The UwpPlatformInfo type exposes the following members.
Name | Description | |
---|---|---|
FrameworkName | (Inherited from PlatformInfo.) | |
HasTargetingPack | (Inherited from PlatformInfo.) | |
LoadAppConfigBindingRedirections | (Inherited from PlatformInfo.) | |
NativePointerSize | (Inherited from PlatformInfo.) | |
PlatformName | (Inherited from PlatformInfo.) | |
ProcessorArchitecture | (Inherited from PlatformInfo.) | |
ReferencePackageName | (Inherited from PlatformInfo.) | |
SupportsSerialization | (Inherited from PlatformInfo.) | |
TailCallUnsupported |
Determines whether tail calls are supported by the target platform.
(Inherited from PlatformInfo.) | |
Version | (Inherited from PlatformInfo.) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasReferenceAssemblies | (Inherited from PlatformInfo.) | |
Initialize | (Inherited from PlatformInfo.) | |
IsAssemblyCompatible | (Inherited from PlatformInfo.) | |
IsAssemblyCompatibleCore | (Inherited from PlatformInfo.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from PlatformInfo.) | |
ToStringCore | (Inherited from PlatformInfo.) |