CoreDesignSurfaceDomainModel::ResourceManager Property
Visual Studio 2015
Gets the DomainModel's ResourceManager. If the ResourceManager does not already exist, then it is created.
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^
Show: