共用方式為


SkipAttribute 類別

定義

將此屬性套用至 Property 或 Field,讓 BindingCoNtext 在產生 UI 時忽略此物件

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class SkipAttribute : Attribute
type SkipAttribute = class
    inherit Attribute
繼承
SkipAttribute
屬性

建構函式

SkipAttribute()

適用於