Sdílet prostřednictvím


IFieldInfo.FieldTypes Vlastnost

Definice

Získá nebo nastaví typy polí serializované objekty.

public:
 property cli::array <Type ^> ^ FieldTypes { cli::array <Type ^> ^ get(); void set(cli::array <Type ^> ^ value); };
public Type[]? FieldTypes { get; set; }
public Type[] FieldTypes { get; set; }
public Type[] FieldTypes { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
member this.FieldTypes : Type[] with get, set
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.FieldTypes : Type[] with get, set
Public Property FieldTypes As Type()

Hodnota vlastnosti

Type[]

Typy polí serializovaných objektů.

Atributy

Výjimky

Volající nemá požadované oprávnění.

Platí pro