FontColorEntry(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new font and color entry
public:
FontColorEntry(System::String ^ name);
public:
FontColorEntry(Platform::String ^ name);
FontColorEntry(std::wstring const & name);
public FontColorEntry (string name);
new Microsoft.VisualStudio.Utilities.FontColorEntry : string -> Microsoft.VisualStudio.Utilities.FontColorEntry
Public Sub New (name As String)
Parameters
- name
- String
Canonical name of the entry