ITestElement.ControllerPlugin Property

Definition

Gets the name of the associated controller plug-in.

public:
 property System::String ^ ControllerPlugin { System::String ^ get(); };
public string ControllerPlugin { get; }
member this.ControllerPlugin : string
Public ReadOnly Property ControllerPlugin As String

Property Value

The name of the associated controller plug-in.

Applies to