IFeatureActivationDependency.Description Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets or sets a description of the activation dependency.

Namespace:  Microsoft.VisualStudio.SharePoint.Features
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 representing a description of a feature activation dependency.

.NET Framework Security

See Also

Reference

IFeatureActivationDependency Interface

Microsoft.VisualStudio.SharePoint.Features Namespace