次の方法で共有


ServiceTypeDescription.Extensions_ プロパティ

定義

内部使用のみ。 プロパティ "Extensions" のラッパー。 シリアル化に必要です。

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))

プロパティ値

内部使用のみ。 プロパティ "Extensions" のラッパー。 シリアル化に必要です。

適用対象