ServiceTypeInformation.InterfaceTypes Property

Definition

Gets the interface types implemented.

public System.Collections.Generic.IEnumerable<Type> InterfaceTypes { get; }
member this.InterfaceTypes : seq<Type>
Public ReadOnly Property InterfaceTypes As IEnumerable(Of Type)

Property Value

List of interface types

Applies to