Delen via


NestOptionAttribute Class

Definition

attribution class for nest option.

[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
Inheritance
NestOptionAttribute
Attributes

Constructors

NestOptionAttribute()

Create an NestOptionAttribute.

Applies to