Costruttore UIDataSourcePropertyEnumerator

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    properties As IEnumerable(Of UIDataSourceProperty) _
)
public UIDataSourcePropertyEnumerator(
    IEnumerable<UIDataSourceProperty> properties
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UIDataSourcePropertyEnumerator Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI