Share via


IFeatureManifest.Properties Property

Definition

Gets a list of default values for feature properties.

public:
 property Microsoft::VisualStudio::SharePoint::Features::IPropertyCollection ^ Properties { Microsoft::VisualStudio::SharePoint::Features::IPropertyCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.Features.IPropertyCollection Properties { get; }
member this.Properties : Microsoft.VisualStudio.SharePoint.Features.IPropertyCollection
Public ReadOnly Property Properties As IPropertyCollection

Property Value

A collection of default feature property values.

Applies to