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.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration UASFLAGS
[FlagsAttribute]
public enum UASFLAGS
[FlagsAttribute]
public enum class UASFLAGS
[<FlagsAttribute>]
type UASFLAGS
public enum UASFLAGS
Members
| Member name | Description | |
|---|---|---|
| UAS_BLOCKED | ||
| UAS_MASK | ||
| UAS_NOPARENTENABLE | ||
| UAS_NORMAL |
Remarks
For information on the COM interface, see UASFLAGS