Sdílet prostřednictvím


ParameterAttribute Třída

Definice

Označuje cílový člen jako parametr komponenty.

public ref class ParameterAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class ParameterAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type ParameterAttribute = class
    inherit Attribute
Public NotInheritable Class ParameterAttribute
Inherits Attribute
Dědičnost
ParameterAttribute
Atributy

Konstruktory

ParameterAttribute()

Označuje cílový člen jako parametr komponenty.

Vlastnosti

CaptureUnmatchedValues

Získá nebo nastaví hodnotu, která určuje, zda parametr bude zaznamenávat hodnoty, které neodpovídají žádnému jinému parametru.

Platí pro