Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets and sets the state of the property browser. Implemented by the environment.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("B1E402B6-D8E0-4422-9164-421FEE099F00")> _
Public Interface IVsPropertyBrowser
'Utilisation
Dim instance As IVsPropertyBrowser
[InterfaceTypeAttribute()]
[GuidAttribute("B1E402B6-D8E0-4422-9164-421FEE099F00")]
public interface IVsPropertyBrowser
[InterfaceTypeAttribute()]
[GuidAttribute(L"B1E402B6-D8E0-4422-9164-421FEE099F00")]
public interface class IVsPropertyBrowser
public interface IVsPropertyBrowser
Remarks
The VsPropertyBrowserState structure contains the information about the PropertyBrowser. Your code needs to allocate storage for this structure.