ServiceTypeDescription.Extensions Property

Definition

Gets the extensions for the service type.

public System.Collections.Generic.IDictionary<string,string> Extensions { get; }
member this.Extensions : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Extensions As IDictionary(Of String, String)

Property Value

The extensions for the service type.

Applies to