ServiceTypeDescription.Extensions_ 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.
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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.