ConfigurationStorageInVaultValidatingValueProviderGetValue Method
A pass-through value getter.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public Object GetValue(
Object target
)
- target Object
- The target object.
ObjectThe value from the value provider.
IValueProvider.GetValue(Object)