Partager via


HtmlControl.ParseStyle, méthode

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.ControlsCore (dans Microsoft.TeamFoundation.WorkItemTracking.ControlsCore.dll)

Syntaxe

'Déclaration
Protected Shared Function ParseStyle ( _
    style As String _
) As IDictionary(Of String, String)
protected static IDictionary<string, string> ParseStyle(
    string style
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IDictionary<String, String>
retourne IDictionary<TKey, TValue> ;

Sécurité .NET Framework

Voir aussi

Référence

HtmlControl Classe

Microsoft.TeamFoundation.WorkItemTracking.Controls, espace de noms