SharePointProjectPropertiesRequestedEventArgs.PropertySources 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 or sets the collection of property source objects being requested.
public:
 property Microsoft::VisualStudio::SharePoint::IPropertySourceCollection ^ PropertySources { Microsoft::VisualStudio::SharePoint::IPropertySourceCollection ^ get(); };public Microsoft.VisualStudio.SharePoint.IPropertySourceCollection PropertySources { get; }member this.PropertySources : Microsoft.VisualStudio.SharePoint.IPropertySourceCollectionPublic ReadOnly Property PropertySources As IPropertySourceCollectionProperty Value
A collection of property source objects being requested.
Remarks
All browsable properties of the provided objects appear in the property grid.