Share via


IPolicyItem.Description Property

Gets or sets the description of the permission set.

Namespace:  Microsoft.VisualStudio.SharePoint.Packages
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property Description As String
string Description { get; set; }

Property Value

Type: System.String
A string value representing a description.

.NET Framework Security

See Also

Reference

IPolicyItem Interface

Microsoft.VisualStudio.SharePoint.Packages Namespace