次の方法で共有


UIDataSourcePropertyEnumerator Constructor

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

UIDataSourcePropertyEnumerator Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace