EnumBuilder.UnderlyingFieldCore Vlastnost

Definice

Při přepsání v odvozené třídě získá podkladové pole pro tento výčet.

protected:
 abstract property System::Reflection::Emit::FieldBuilder ^ UnderlyingFieldCore { System::Reflection::Emit::FieldBuilder ^ get(); };
protected abstract System.Reflection.Emit.FieldBuilder UnderlyingFieldCore { get; }
member this.UnderlyingFieldCore : System.Reflection.Emit.FieldBuilder
Protected MustOverride ReadOnly Property UnderlyingFieldCore As FieldBuilder

Hodnota vlastnosti

Podkladové pole pro tento výčet.

Platí pro