LoadConfigurationType Property |
Indicates the directive type defined.
Namespace:
MFiles.VAF.Configuration.Domain.ClientDirective
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic ClientDirectiveType Type { get; }
Public ReadOnly Property Type As ClientDirectiveType
Get
public:
virtual property ClientDirectiveType Type {
ClientDirectiveType get () sealed;
}
Property Value
Type:
ClientDirectiveTypeImplements
IClientDirectiveType
See Also