Share via


ExportBrokeredServiceAttribute.OptionalInterfacesImplemented Property

Definition

Gets an array of assembly-qualified names of optional interfaces that the exported brokered service implements.

public string[] OptionalInterfacesImplemented { get; }
member this.OptionalInterfacesImplemented : string[]
Public ReadOnly Property OptionalInterfacesImplemented As String()

Property Value

String[]

Applies to