DkmClrLocalVariable.Attributes Property

Definition

Variable attributes defined in CorSymVarFlag. Currently, the only defined bit is VAR_IS_COMP_GEN (0x1).

public:
 property System::UInt32 Attributes { System::UInt32 get(); };
public:
 property unsigned int Attributes { unsigned int get(); };
public uint Attributes { get; }
member this.Attributes : uint32
Public ReadOnly Property Attributes As UInteger

Property Value

Returns UInt32.

Applies to