Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the visibility of a library item.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration _LIBCAT_VISIBILITY
public enum _LIBCAT_VISIBILITY
public enum class _LIBCAT_VISIBILITY
type _LIBCAT_VISIBILITY
public enum _LIBCAT_VISIBILITY
Members
| Member name | Description | |
|---|---|---|
| LCV_HIDDEN | Library item is hidden. | |
| LCV_VISIBLE | Library item is visible. |
Remarks
COM Signature
From vsshell.idl: