Condividi tramite


Proprietà SharePointProjectPropertiesRequestedEventArgs.PropertySources

Ottiene o imposta la raccolta di oggetti di origine della proprietà richiesti.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
Public Property PropertySources As IPropertySourceCollection
    Get
    Private Set
public IPropertySourceCollection PropertySources { get; private set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.SharePoint.IPropertySourceCollection
Insieme di oggetti di origine della proprietà richiesti.

Note

Tutte le proprietà esplorabili degli oggetti forniti vengono visualizzate nella griglia delle proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SharePointProjectPropertiesRequestedEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.SharePoint