M-Files Vault Application Framework
C#
Show/Hide TOC
IConfiguration
Domain
Command
Help
Text Property
Help text to expose for the command.
Definition
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
C#
Copy
string
HelpText
{
get
;
set
; }
Property Value
String
See Also
Reference
IConfigurationDomainCommand Interface
MFiles.VAF.Configuration.Interfaces.Domain Namespace
In This Article
Definition
See Also