Partilhar via


Propriedade SharePointExtractSelectFormField.FormFieldName

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Public Property FormFieldName As String
public string FormFieldName { get; set; }
public:
property String^ FormFieldName {
    String^ get ();
    void set (String^ value);
}
member FormFieldName : string with get, set
function get FormFieldName () : String 
function set FormFieldName (value : String)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

SharePointExtractSelectFormField Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules