SfcSerializationAdapterAttribute Kelas

Definisi

Atribut untuk menentukan jenis adaptor serialisasi yang akan digunakan untuk properti tertentu

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcSerializationAdapterAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SfcSerializationAdapterAttribute = class
    inherit Attribute
Public Class SfcSerializationAdapterAttribute
Inherits Attribute
Warisan
SfcSerializationAdapterAttribute
Atribut

Konstruktor

Nama Deskripsi
SfcSerializationAdapterAttribute(Type)

Atribut untuk menentukan jenis adaptor serialisasi yang akan digunakan untuk properti tertentu

Properti

Nama Deskripsi
SfcSerializationAdapterType

Jenis adaptor serialisasi

Berlaku untuk