次の方法で共有


AdfRequiredAttribute クラス

定義

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public sealed class AdfRequiredAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type AdfRequiredAttribute = class
    inherit Attribute
Public NotInheritable Class AdfRequiredAttribute
Inherits Attribute
継承
AdfRequiredAttribute
属性

コンストラクター

AdfRequiredAttribute()

適用対象