ProgressionCommonResources::ResourceManager Property

 

Returns the cached ResourceManager instance used by this class.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

public:
property ResourceManager^ ResourceManager {
	static ResourceManager^ get();
}

Property Value

Type: System.Resources::ResourceManager^

Return to top
Show: