PlatformTypePlatformTypes Property
This read-only property returns an enumerable list of the valid platform types
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public static IEnumerable<string> PlatformTypes { get; }
Public Shared ReadOnly Property PlatformTypes As IEnumerable(Of String)
Get
public:
static property IEnumerable<String^>^ PlatformTypes {
IEnumerable<String^>^ get ();
}
static member PlatformTypes : IEnumerable<string> with get
Property Value
IEnumerableString .NETCoreApp is not returned. It will be redirected to one of the other types.