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

‘선언
<GuidAttribute("376BD3AA-3845-101B-84ED-08002B2EC713")> _
<InterfaceTypeAttribute()> _
Public Interface IPerPropertyBrowsing
‘사용 방법
Dim instance As IPerPropertyBrowsing
[GuidAttribute("376BD3AA-3845-101B-84ED-08002B2EC713")]
[InterfaceTypeAttribute()]
public interface IPerPropertyBrowsing
[GuidAttribute(L"376BD3AA-3845-101B-84ED-08002B2EC713")]
[InterfaceTypeAttribute()]
public interface class IPerPropertyBrowsing
[<GuidAttribute("376BD3AA-3845-101B-84ED-08002B2EC713")>]
[<InterfaceTypeAttribute()>]
type IPerPropertyBrowsing =  interface end
public interface IPerPropertyBrowsing

See Also

Reference

IPerPropertyBrowsing Members

Microsoft.VisualStudio.OLE.Interop Namespace