SfcNonSerializableAttribute 類別

定義

屬性可跳過屬性序列化。 目前,該屬性僅適用於容器類型的關係。

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcNonSerializableAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SfcNonSerializableAttribute = class
    inherit Attribute
Public Class SfcNonSerializableAttribute
Inherits Attribute
繼承
SfcNonSerializableAttribute
屬性

建構函式

名稱 Description
SfcNonSerializableAttribute()

屬性可跳過屬性序列化。 目前,該屬性僅適用於容器類型的關係。

適用於