ParameterAttribute Klasa

Definicja

Określa docelowy element członkowski jako parametr składnika.

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
Dziedziczenie
ParameterAttribute
Atrybuty

Konstruktory

ParameterAttribute()

Określa docelowy element członkowski jako parametr składnika.

Właściwości

CaptureUnmatchedValues

Pobiera lub ustawia wartość określającą, czy parametr przechwytuje wartości, które nie są zgodne z żadnym innym parametrem.

Dotyczy