OnGetFriendlyName Method (UserOptions) |
Top Previous Next |
|
This method can be overridden to return the friendly name of the user options that will appear in the tab page of the user options window shown before executing the operation. Signature [VB.NET] Function OnGetFriendlyName() As String [C#] string OnGetFriendlyName() Parameters None. |