CoreDesignSurfaceDomainModel::ResourceManager Property

 

Gets the DomainModel's ResourceManager. If the ResourceManager does not already exist, then it is created.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property ResourceManager^ ResourceManager {
	virtual ResourceManager^ get() override;
}

Property Value

Type: System.Resources::ResourceManager^
Return to top
Show: