Version

TextDocumentResourceCustomizer Class Members

The following tables list the members exposed by TextDocumentResourceCustomizer.

Public Constructors
 NameDescription
Public ConstructorTextDocumentResourceCustomizer ConstructorCreates a new instance of the TextDocumentResourceCustomizer class.  
Public Methods
 NameDescription
Public MethodGetCustomizedStringGets the customized string identified by the specified string resource name.  
Public MethodResetAllCustomizedStringsClears all strings customized by calls to SetCustomizedString method.  
Public MethodResetCustomizedStringResets a customized string identified by the specified string resource name so that it will load from the resource file.  
Public MethodSetCustomizedStringSets a customized string identified by the specified string resource name.  
See Also