Compartir a través de


SharePointExtractSelectFormField.StoreAsCollection (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
Public Property StoreAsCollection As Boolean
public bool StoreAsCollection { get; set; }
public:
property bool StoreAsCollection {
    bool get ();
    void set (bool value);
}
member StoreAsCollection : bool with get, set
function get StoreAsCollection () : boolean 
function set StoreAsCollection (value : boolean)

Valor de propiedad

Tipo: Boolean

Seguridad de .NET Framework

Vea también

Referencia

SharePointExtractSelectFormField Clase

Microsoft.VisualStudio.TestTools.WebTesting.Rules (Espacio de nombres)