IVsFontAndColorStorage3.RevertItemToDefault(String) Method
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.
public:
int RevertItemToDefault(System::String ^ szName);
public:
int RevertItemToDefault(Platform::String ^ szName);
int RevertItemToDefault(std::wstring const & szName);
public int RevertItemToDefault (string szName);
abstract member RevertItemToDefault : string -> int
Public Function RevertItemToDefault (szName As String) As Integer
Parameters
- szName
- String