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)

[ComConversionLossAttribute]
[InterfaceTypeAttribute(1)]
[GuidAttribute("7494683C-37A0-11D2-A273-00C04F8EF4FF")]
public interface IVSMDPerPropertyBrowsing

NameDescription
System_CAPS_pubmethodGetPropertyAttributes(Int32, UInt32, IntPtr, IntPtr)

Gets the list of attributes for the object.

Return to top
Show: