Aracılığıyla paylaş


ConfigurationHelperService.GetSectionName Method

Formats the group name and the key name.

Namespace:  Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'Bildirim
Public Function GetSectionName ( _
    settingsGroupName As String, _
    key As String _
) As String
public string GetSectionName(
    string settingsGroupName,
    string key
)

Parameters

Return Value

Type: System.String
A formatted string of the form settingsGroupName.key.

.NET Framework Security

See Also

Reference

ConfigurationHelperService Class

Microsoft.VisualStudio.Shell.Design.Serialization Namespace