Partager via


SharePointExtractFormField2.MissingValueAsEmptyString, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Property MissingValueAsEmptyString As Boolean
public bool MissingValueAsEmptyString { get; set; }
public:
property bool MissingValueAsEmptyString {
    bool get ();
    void set (bool value);
}
member MissingValueAsEmptyString : bool with get, set
function get MissingValueAsEmptyString () : boolean
function set MissingValueAsEmptyString (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SharePointExtractFormField2 Classe

Microsoft.VisualStudio.TestTools.WebTesting.Rules, espace de noms