Click or drag to resize

CommandID Property

The id (default is based on the type name, but you can override this, as long as it's unique)

Namespace:  ImmerseSDK.UI.Commands
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public virtual string ID { get; }

Property Value

Type: String
See Also