Freigeben über


License.Parse-Methode (String, Boolean)

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

Syntax

'Declaration
Public Shared Function Parse ( _
    text As String, _
    ignoreCase As Boolean _
) As License
public static License Parse(
    string text,
    bool ignoreCase
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Licensing.License

.NET Framework-Sicherheit

Siehe auch

Referenz

License Klasse

Parse-Überladung

Microsoft.VisualStudio.Services.Licensing-Namespace