IPerPropertyBrowsing Interface
Accesses the information displayed in an object's property pages. For more information, see IPerPropertyBrowsing.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<GuidAttribute("376BD3AA-3845-101B-84ED-08002B2EC713")> _
<InterfaceTypeAttribute()> _
Public Interface IPerPropertyBrowsing
[GuidAttribute("376BD3AA-3845-101B-84ED-08002B2EC713")]
[InterfaceTypeAttribute()]
public interface IPerPropertyBrowsing
The IPerPropertyBrowsing type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDisplayString | ||
GetPredefinedStrings | ||
GetPredefinedValue | ||
MapPropertyToPage |
Top