ExportBrokeredServiceAttribute.OptionalInterfacesImplemented Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]