Share via


IProperty.Value Property

Gets or sets the value of the feature property.

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

Syntax

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

Property Value

Type: System.String
A string representing the feature property value.

.NET Framework Security

See Also

Reference

IProperty Interface

Microsoft.VisualStudio.SharePoint.Features Namespace