Compartilhar via


Método License.Parse (String, Boolean)

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Public Shared Function Parse ( _
    text As String, _
    ignoreCase As Boolean _
) As License
public static License Parse(
    string text,
    bool ignoreCase
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Services.Licensing.License

Segurança do .NET Framework

Consulte também

Referência

License Classe

Sobrecargas Parse

Namespace Microsoft.VisualStudio.Services.Licensing