Version

TextDocumentCSharpResourceCustomizer Class Members

The following tables list the members exposed by TextDocumentCSharpResourceCustomizer.

Public Constructors
 NameDescription
Public ConstructorTextDocumentCSharpResourceCustomizer Constructor Creates a new instance of the TextDocumentResourceCustomizer class.  
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