Partager via


UITestActionLogEntry.Format, propriété

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

Syntaxe

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

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

UITestActionLogEntry Classe

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