Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The command's related help text.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property HelpText As String
public override string HelpText { get; }
public:
virtual property String^ HelpText {
String^ get () override;
}
public override function get HelpText () : String
See Also
DefaultCollectionElementAddCommand Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace