Język

NestOptionAttribute Klasa

Definicja

klasa atrybucji dla opcji zagnieżdżania.

[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
Dziedziczenie
NestOptionAttribute
Atrybuty

Konstruktory

Nazwa Opis
NestOptionAttribute()

Utwórz element NestOptionAttribute.

Dotyczy