AvailabilityBaseAttribute.Architecture 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.
The architectures the attribute applies to (either only 32-bit, only 64-bit or both 32-bit and 64-bit architectures).
public ObjCRuntime.PlatformArchitecture Architecture { get; }
member this.Architecture : ObjCRuntime.PlatformArchitecture
Property Value
The architectures the attribute applies to (either only 32-bit, only 64-bit or both 32-bit and 64-bit architectures).