Dela via


ServiceRegistration.AdditionalServiceInterfaceTypeNames Property

Definition

Gets a collection of the assembly-qualified names for additional service interfaces that should be exposed to the service broker client.

public System.Collections.Immutable.ImmutableArray<string> AdditionalServiceInterfaceTypeNames { get; init; }
member this.AdditionalServiceInterfaceTypeNames : System.Collections.Immutable.ImmutableArray<string> with get, set
Public Property AdditionalServiceInterfaceTypeNames As ImmutableArray(Of String)

Property Value

Applies to