This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Visual Basic (Declaration)
Public Property Description As String
Dim instance As Highlight
Dim value As String
value = instance.Description
instance.Description = value
public string Description { get; set; }