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 options for adding a component to a browse container.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration _LIB_ADDREMOVEOPTIONS
public enum _LIB_ADDREMOVEOPTIONS
public enum class _LIB_ADDREMOVEOPTIONS
type _LIB_ADDREMOVEOPTIONS
public enum _LIB_ADDREMOVEOPTIONS
Members
| Member name | Description | |
|---|---|---|
| LARO_ALREADYADDED | [out] Library should return this flag to indicate that the specified component is already added. | |
| LARO_NONE | No options specified. | |
| LARO_THRUFILEOPS | [in] Tells library that the component is being added through File Open. |
Remarks
COM Signature
From vsshell.idl: