TypeBuilder.IsByRefLike Vlastnost

Definice

Získá hodnotu, která označuje, zda typ je byref-like struktura.

public:
 virtual property bool IsByRefLike { bool get(); };
public override bool IsByRefLike { get; }
member this.IsByRefLike : bool
Public Overrides ReadOnly Property IsByRefLike As Boolean

Hodnota vlastnosti

true Type je-li struktura byref-like; jinak, false.

Platí pro