IPSentry Add-In SDK
IPSTitle Property
Add-In SDK Index | Top
sep

This property returns the title (or friendly name) of your add-in component for use in the add-in selection menus, add-in manager, and other areas where the name of the add-in is required.  The name should be brief while clearly identifying the add-in functionality.

Parameters
None - Read Only

Returns
The name/title of the add-in component.

Visual Basic
Public Property Get IPSTitle() as String

End Sub

VB.NET
Public ReadOnly Property IPSTitle() as String
    Get

    End Get
End Property

sep

© 2011 by RGE, Inc.  (All Rights Reserved)
Unauthorized use or reproduction is strictly prohibited
IPSentry® is a registered trademark of RGE, Inc.

https://ipsentry.com
 Support@ipsentry.com