Help string to show in the File Explorer status bar when the menu command is selected.
Syntax
| Visual Basic (Declaration) | |
|---|
Public mbsStatusBarHelp As System.String |
| C# | |
|---|
public System.string mbsStatusBarHelp |
| C++/CLI | |
|---|
public:
System.String^ mbsStatusBarHelp |
See Also