次の方法で共有


HelpPageApiModel.SampleRequests プロパティ

定義

API に関連付けられているサンプル要求を取得します。

public System.Collections.Generic.IDictionary<System.Net.Http.Headers.MediaTypeHeaderValue,object> SampleRequests { get; }
member this.SampleRequests : System.Collections.Generic.IDictionary<System.Net.Http.Headers.MediaTypeHeaderValue, obj>
Public ReadOnly Property SampleRequests As IDictionary(Of MediaTypeHeaderValue, Object)

プロパティ値

適用対象