Share via


ProvideDependentAssemblyAttribute.TryParseVersion, méthode

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Protected Function TryParseVersion ( _
    input As String, _
    <OutAttribute> ByRef result As Version _
) As Boolean
protected bool TryParseVersion(
    string input,
    out Version result
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ProvideDependentAssemblyAttribute Classe

Microsoft.VisualStudio.Shell, espace de noms