PlatformType Class
This class holds a set of constants used to define the various .NET platform types
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public static class PlatformType
Public NotInheritable Class PlatformType
public ref class PlatformType abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type PlatformType = class end
- Inheritance
- Object PlatformType
PlatformTypes |
This read-only property returns an enumerable list of the valid platform types
|
PlatformsAreCompatible |
This can be used to determine if the given set of platform types are compatible with each other for
documentation purposes.
|