An ID for the Resource.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic string ID { get; set; }
Public Property ID As String
Get
Set
public:
property String^ ID {
String^ get ();
void set (String^ value);
}
member ID : string with get, set
Property Value
Type:
String
See Also