ServiceTypeDescription.Extensions_ Property

Definition

INTERNAL USE ONLY. Wrapper of property "Extensions". Needed for serialization.

protected internal System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string,string>> Extensions_ { get; set; }
member this.Extensions_ : System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string, string>> with get, set
Protected Friend Property Extensions_ As IList(Of KeyValuePair(Of String, String))

Property Value

INTERNAL USE ONLY. Wrapper of property "Extensions". Needed for serialization.

Applies to