Partager via


License.TryParse, méthode (String, Boolean, License%)

Espace de noms :  Microsoft.VisualStudio.Services.Licensing
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Shared Function TryParse ( _
    text As String, _
    ignoreCase As Boolean, _
    <OutAttribute> ByRef license As License _
) As Boolean
public static bool TryParse(
    string text,
    bool ignoreCase,
    out License license
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

License Classe

TryParse, surcharge

Microsoft.VisualStudio.Services.Licensing, espace de noms