ApiConventionTypeMatchAttribute Třída

Definice

Určuje odpovídající chování parametr konvence rozhraní API podle typu. ApiConventionTypeMatchBehavior podporovaných možností. .

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

Poznámky

AssignableFrom se používá, pokud u parametru konvence není zadána žádná hodnota pro tento atribut.

Konstruktory

ApiConventionTypeMatchAttribute(ApiConventionTypeMatchBehavior)

Inicialsuje novou instanci ApiConventionTypeMatchAttribute se zadaným matchBehavior.

Vlastnosti

MatchBehavior

ApiConventionTypeMatchBehaviorZíská .

Platí pro