CoreDomainModel.SingletonResourceManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Singleton ResourceManager for this domain model.
public:
static property System::Resources::ResourceManager ^ SingletonResourceManager { System::Resources::ResourceManager ^ get(); };
public static System.Resources.ResourceManager SingletonResourceManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
static member SingletonResourceManager : System.Resources.ResourceManager
Public Shared ReadOnly Property SingletonResourceManager As ResourceManager
Property Value
- Attributes