ComponentOne Basic Library for UWP
ToString Method (C1Command)

C1.UWP Assembly > C1.Xaml Namespace > C1Command Class : ToString Method
Returns a System.String that represents the current command.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()
See Also

Reference

C1Command Class
C1Command Members