ConfigurationDomainBuiltInDomainIdsProviders Property |
Domain id of node that loads registered providers.
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic static string Providers { get; }
Public Shared ReadOnly Property Providers As String
Get
public:
static property String^ Providers {
String^ get ();
}
Property Value
Type:
String
See Also