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

This property returns the long description of your add-in component for use in the add-in selection and information areas.  This can contain whatever textual information you find important about the component and should describe in more detail the function of the add-in.

Parameters
None - Read Only

Returns
The long description of the add-in component.

Visual Basic
Public Property Get IPSDescription() as String
   
End Sub

VB.NET
Public ReadOnly Property IPSDescription() 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