다음을 통해 공유


ProvidePhysicalViewAttributesAttribute Constructor

Initializes a new instance of the ProvidePhysicalViewAttributesAttribute class.

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

Syntax

‘선언
Public Sub New ( _
    physicalView As String, _
    attributes As __VSPHYSICALVIEWATTRIBUTES _
)
public ProvidePhysicalViewAttributesAttribute(
    string physicalView,
    __VSPHYSICALVIEWATTRIBUTES attributes
)

Parameters

.NET Framework Security

See Also

Reference

ProvidePhysicalViewAttributesAttribute Class

Microsoft.VisualStudio.Shell Namespace