Share via


ProvideBrokeredServiceAttribute.OptionalInterfaces Property

Definition

Gets an array of optional interfaces that the exported brokered service implements.

public System.Collections.Immutable.ImmutableArray<Type> OptionalInterfaces { get; }
member this.OptionalInterfaces : System.Collections.Immutable.ImmutableArray<Type>
Public ReadOnly Property OptionalInterfaces As ImmutableArray(Of Type)

Property Value

Applies to