VirtualTypeImplementor Constructor

Initializes a new instance of the VirtualTypeImplementor class.

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

Syntax

‘선언
Protected Sub New
‘사용 방법

Dim instance As New VirtualTypeImplementor()
protected VirtualTypeImplementor()
protected:
VirtualTypeImplementor()
new : unit -> VirtualTypeImplementor
protected function VirtualTypeImplementor()

.NET Framework Security

See Also

Reference

VirtualTypeImplementor Class

VirtualTypeImplementor Members

Microsoft.VisualStudio.Shell.Design Namespace