CodeFixResources.

ResourceManager Property

Summary

Returns the cached ResourceManager instance used by this class.

Syntax

[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static ResourceManager ResourceManager { get; }

Attributes

Type Description
EditorBrowsableAttribute

Value

Type Description
ResourceManager
GitHub