| AppFacadeToString Method |
Returns a string, containing the apps typ and ID.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA short string representation of the app.
See Also