OnGetOptionsDescription Method (UserOptions) |
Top Previous Next |
|
This method can be overridden to return a string that describes the options. This string is typically used in the status bar of the result window of the operation. Signature [VB.NET] Function OnGetOptionsDescription() As String [C#] string OnGetOptionsDescription() Parameters None. |