Прочетете на английски

Споделяне чрез


TypeRefFlags Enum

Definition

Flags that describe a type.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum TypeRefFlags
Inheritance
TypeRefFlags
Attributes

Fields

Name Value Description
None 0

No flags.

Array 1

Identifies an array.

IsValueType 2

Identifies a value type (as opposed to a reference type).

Applies to

Продукт Версии
microsoft.visualstudio.composition 16.3, 16.4