Clears all strings customized by calls to SetCustomizedString method. Syntax
Resets a customized string identified by the specified string resource name so that it will load from the resource file. Syntax Parameters name Name of the string resource to customize.
Sets a customized string identified by the specified string resource name. Syntax Parameters name Name of the string resource to customize.customizedText The customized string. If null this has the same effect as calling ResetCustomizedString
Creates a new instance of the TextDocumentResourceCustomizer class. Syntax
Exposes a TextDocumentResourceCustomizer instance for this assembly. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Returns the TextDocumentResourceCustomizer for this assembly. Syntax
Returns the resource object using the specified name. Syntax Parameters name Name of the resource item Return Value An object containing the specified resource