Partager via


SystemAction.ActionType, propriété

Type d'action de la classe SystemAction.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Common (dans Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Déclaration
Public Property ActionType As String
public string ActionType { get; set; }
public:
property String^ ActionType {
    String^ get ();
    void set (String^ value);
}
member ActionType : string with get, set
function get ActionType () : String
function set ActionType (value : String)

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

SystemAction Classe

Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms