Vector3..::..Action Property
Action.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
[DefaultValueAttribute] [XmlAttribute] public string Action { get; set; }
<DefaultValueAttribute> _ <XmlAttribute> _ Public Property Action As String Get Set
[DefaultValueAttribute] [XmlAttribute] public: property String^ Action { String^ get (); void set (String^ value); }