MostRecentCommandDescription.DisplayString Property

MostRecentCommandDescriptionDisplayString Property

[Missing <summary> documentation for "P:Rhino.Commands.MostRecentCommandDescription.DisplayString"]

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string DisplayString { get; set; }
Public Property DisplayString As String
	Get
	Set

Property Value

Type: String
See Also