IFieldInfo Interfész
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Figyelemfelhívás
Formatter-based serialization is obsolete and should not be used.
Lehetővé teszi az interfészt támogató ISerializable mezőnevek és mezőtípusok elérését.
public interface class 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
public interface IFieldInfo
[System.Runtime.InteropServices.ComVisible(true)]
public interface IFieldInfo
[<System.Obsolete("Formatter-based serialization is obsolete and should not be used.", DiagnosticId="SYSLIB0050", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type IFieldInfo = interface
type IFieldInfo = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IFieldInfo = interface
Public Interface IFieldInfo
- Attribútumok
Tulajdonságok
| Name | Description |
|---|---|
| FieldNames |
Elavult.
Lekéri vagy beállítja a szerializált objektumok mezőneveit. |
| FieldTypes |
Elavult.
Lekéri vagy beállítja a szerializált objektumok mezőtípusait. |