RunStateEvent.NewState Eigenschaft

Definition

Ruft die neue Einstellung für den Lauf Zustand ab.

public:
 property Microsoft::VisualStudio::TestTools::Common::RunState NewState { Microsoft::VisualStudio::TestTools::Common::RunState get(); };
public Microsoft.VisualStudio.TestTools.Common.RunState NewState { get; }
member this.NewState : Microsoft.VisualStudio.TestTools.Common.RunState
Public ReadOnly Property NewState As RunState

Eigenschaftswert

RunState

Die neue Einstellung für den Lauf Zustand.

Gilt für