The ID of this item.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic string ID { get; }
Public ReadOnly Property ID As String
Get
public:
property String^ ID {
String^ get ();
}
member ID : string with get
Property Value
Type:
String
See Also