IInvocationFeatures Schnittstelle

Definition

Stellt eine Auflistung von Aufruffeatures dar.

C#
public interface IInvocationFeatures : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<Type,object>>
Implementiert

Methoden

Get<T>()

Ruft ein Feature mit dem angegebenen Typ für den aktuellen Aufruf ab.

Set<T>(T)

Legt ein Feature des angegebenen Typs fest.

Gilt für:

Produkt Versionen
Azure SDK for .NET Latest