Partager via


ParameterizedStringPart.IsParameter, propriété

Obtient une valeur qui indique si la chaîne est un paramètre.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean
true si la chaîne est un paramètre ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ParameterizedStringPart Structure

Microsoft.TeamFoundation.TestManagement.Client, espace de noms