IVSMDPerPropertyBrowsing Interface

Allows native COM objects to specify managed attributes on values. It can be used to expose the richer functionality of managed objects as COM objects.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("7494683C-37A0-11D2-A273-00C04F8EF4FF")> _
Public Interface IVSMDPerPropertyBrowsing
'Usage
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
public interface IVSMDPerPropertyBrowsing

See Also

Reference

IVSMDPerPropertyBrowsing Members

Microsoft.VisualStudio.Designer.Interfaces Namespace