NestOptionAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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。 |