ProvideViewAdapterAttribute.ScopeData Property

Gets the scope data associated with the scope of the view adapter.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

‘선언
Public ReadOnly Property ScopeData As Object
public Object ScopeData { get; }

Property Value

Type: System.Object
The scope data associated with the scope of the view adapter.

.NET Framework Security

See Also

Reference

ProvideViewAdapterAttribute Class

Microsoft.VisualStudio.Shell.Design Namespace