Partager via


ParameterizedStringPart.IgnoreValue, propriété

Obtient une valeur qui indique si la valeur doit être ignorée.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IgnoreValue As Boolean
    Get
public bool IgnoreValue { get; }
public:
property bool IgnoreValue {
    bool get ();
}
member IgnoreValue : bool
function get IgnoreValue () : boolean

Valeur de propriété

Type : System.Boolean
true pour ignorer la valeur ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ParameterizedStringPart Structure

Microsoft.TeamFoundation.TestManagement.Client, espace de noms