Udostępnij za pośrednictwem


NestOptionAttribute Klasa

Definicja

klasa atrybutu dla opcji zagnieżdżenia.

[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

NestOptionAttribute()

Utwórz obiekt NestOptionAttribute.

Dotyczy