Share via


DataSource.ShapeProvider Property

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

Syntax

'Declaration
Public ReadOnly Property ShapeProvider As IVsUIDataSourceShapeProvider
public IVsUIDataSourceShapeProvider ShapeProvider { get; }
public:
property IVsUIDataSourceShapeProvider^ ShapeProvider {
    IVsUIDataSourceShapeProvider^ get ();
}
member ShapeProvider : IVsUIDataSourceShapeProvider with get
function get ShapeProvider () : IVsUIDataSourceShapeProvider

Property Value

Type: Microsoft.Internal.VisualStudio.Shell.Interop.IVsUIDataSourceShapeProvider

.NET Framework Security

See Also

Reference

DataSource Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace