Version

Search Results

ResetAllCustomizedStrings Method

Clears all strings customized by calls to SetCustomizedString method. Syntax

ResetCustomizedString Method

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.

SetCustomizedString Method

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

TextDocumentResourceCustomizer Constructor

Creates a new instance of the TextDocumentResourceCustomizer class. Syntax

TextDocumentResources Class

Exposes a TextDocumentResourceCustomizer instance for this assembly. Syntax

TextDocumentResources Class Members

Public Properties Public Methods

Customizer Property

Returns the TextDocumentResourceCustomizer for this assembly. Syntax

GetObject Method

Returns the resource object using the specified name. Syntax Parameters name Name of the resource item Return Value An object containing the specified resource