Bagikan melalui


IFieldInfo Antarmuka

Definisi

Perhatian

Formatter-based serialization is obsolete and should not be used.

Memungkinkan akses ke nama bidang dan jenis bidang objek yang mendukung ISerializable antarmuka.

public interface class IFieldInfo
public interface IFieldInfo
[System.Obsolete("Formatter-based serialization is obsolete and should not be used.", DiagnosticId="SYSLIB0050", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public interface IFieldInfo
[System.Runtime.InteropServices.ComVisible(true)]
public interface IFieldInfo
type IFieldInfo = interface
[<System.Obsolete("Formatter-based serialization is obsolete and should not be used.", DiagnosticId="SYSLIB0050", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type IFieldInfo = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IFieldInfo = interface
Public Interface IFieldInfo
Atribut

Properti

FieldNames
Kedaluwarsa.

Mendapatkan atau mengatur nama bidang objek berseri.

FieldTypes
Kedaluwarsa.

Mendapatkan atau mengatur jenis bidang objek berseri.

Berlaku untuk