次の方法で共有


VsColors.GetColorBaseKey Method

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Public Shared Function GetColorBaseKey ( _
    vsSysColor As Integer _
) As String
public static string GetColorBaseKey(
    int vsSysColor
)

Parameters

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace