Version

TextDocumentCSharpResourceCustomizer Class Methods

For a list of all members of this type, see TextDocumentCSharpResourceCustomizer members.

Public Methods
 NameDescription
Public MethodGetCustomizedString Gets the customized string identified by the specified string resource name.  
Public MethodResetAllCustomizedStringsClears all strings customized by calls to SetCustomizedString method.  
Public MethodResetCustomizedString Resets a customized string identified by the specified string resource name so that it will load from the resource file.  
Public MethodSetCustomizedString Sets a customized string identified by the specified string resource name.  
See Also