M-Files Vault Application Framework
C#
Show/Hide TOC
Admin
Configuration
Manager
Base
Registration
Namespace Property
The namespace where the root nodes are registered. Should be one of the values specified in
ConfigurationDomain
DefaultNamespaces
.
Definition
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
RegistrationNamespace
{
get
; }
Property Value
String
See Also
Reference
AdminConfigurationManagerBase Class
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
See Also