MetadataStructureValidatorTemporaryConfigurationResourceManager Property

Returns the resource manager object that is associated with this configuration. Can be null.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public ResourceManager ResourceManager { get; protected set; }

Property Value

ResourceManager

Implements

IConfigurationResourceManager

See Also