ApiConventionTypeMatchAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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 |
Vlastnosti
| MatchBehavior |