Partager via


StringHttpBody.InsertByteOrderMark, propriété

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

StringHttpBody Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms