T3000 CrossPlatform Documentation
PlatformTypeGetOperationSystemPlatform Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:FastColoredTextBoxNS.PlatformType.GetOperationSystemPlatform"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public static Platform GetOperationSystemPlatform()
Public Shared Function GetOperationSystemPlatform As Platform Dim returnValue As Platform returnValue = PlatformType.GetOperationSystemPlatform()
Return Value
Type: Platform[Missing <returns> documentation for "M:FastColoredTextBoxNS.PlatformType.GetOperationSystemPlatform"]
See Also