Aracılığıyla paylaş


IFieldInfo Arabirim

Tanım

Dikkat

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

Arabirimi destekleyen nesnelerin alan adlarına ve alan türlerine erişime ISerializable izin verir.

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
Öznitelikler

Özellikler

FieldNames
Geçersiz.

Serileştirilmiş nesnelerin alan adlarını alır veya ayarlar.

FieldTypes
Geçersiz.

Seri hale getirilmiş nesnelerin alan türlerini alır veya ayarlar.

Şunlara uygulanır