IVSMDPropertyBrowser Interface

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

Syntax

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

See Also

Reference

IVSMDPropertyBrowser Members

Microsoft.VisualStudio.Designer.Interfaces Namespace