次の方法で共有


NestOptionAttribute クラス

定義

nest オプションの属性クラス。

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

コンストラクター

NestOptionAttribute()

を作成します NestOptionAttribute

適用対象