IVSMDPerPropertyBrowsing Interface

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

Syntax

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("7494683C-37A0-11D2-A273-00C04F8EF4FF")> _
Public Interface IVSMDPerPropertyBrowsing
用法
Dim instance As IVSMDPerPropertyBrowsing
[InterfaceTypeAttribute()]
[GuidAttribute("7494683C-37A0-11D2-A273-00C04F8EF4FF")]
public interface IVSMDPerPropertyBrowsing
[InterfaceTypeAttribute()]
[GuidAttribute(L"7494683C-37A0-11D2-A273-00C04F8EF4FF")]
public interface class IVSMDPerPropertyBrowsing
[<InterfaceTypeAttribute()>]
[<GuidAttribute("7494683C-37A0-11D2-A273-00C04F8EF4FF")>]
type IVSMDPerPropertyBrowsing =  interface end
public interface IVSMDPerPropertyBrowsing

See Also

Reference

IVSMDPerPropertyBrowsing Members

Microsoft.VisualStudio.Designer.Interfaces Namespace