CustomSchemeTToString Method |
Creates and returns a string representation of the current
CustomSchemeT object.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA string representation of the current object.
Remarks The format is the name of the scheme.
See Also