IFeatureManifest.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.