Autopilot cluster name
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public string AutopilotClusterName { get; set; } |
Visual Basic |
---|
Public Property AutopilotClusterName As String Get Set |
Visual C++ |
---|
public: property String^ AutopilotClusterName { String^ get (); void set (String^ value); } |