IConfigurationResourceManager Property |
Returns the resource manager object that is associated with this configuration. Can be null.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
SyntaxResourceManager ResourceManager { get; }
ReadOnly Property ResourceManager As ResourceManager
Get
property ResourceManager^ ResourceManager {
ResourceManager^ get ();
}
Property Value
Type:
ResourceManager
See Also