IVSMDPropertyGrid Interface

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

‘선언
<GuidAttribute("74946837-37A0-11D2-A273-00C04F8EF4FF")> _
<InterfaceTypeAttribute()> _
Public Interface IVSMDPropertyGrid
‘사용 방법
Dim instance As IVSMDPropertyGrid
[GuidAttribute("74946837-37A0-11D2-A273-00C04F8EF4FF")]
[InterfaceTypeAttribute()]
public interface IVSMDPropertyGrid
[GuidAttribute(L"74946837-37A0-11D2-A273-00C04F8EF4FF")]
[InterfaceTypeAttribute()]
public interface class IVSMDPropertyGrid
[<GuidAttribute("74946837-37A0-11D2-A273-00C04F8EF4FF")>]
[<InterfaceTypeAttribute()>]
type IVSMDPropertyGrid =  interface end
public interface IVSMDPropertyGrid

See Also

Reference

IVSMDPropertyGrid Members

Microsoft.VisualStudio.Designer.Interfaces Namespace