共用方式為


CacheControlHeaderValue.Extensions 屬性

定義

取得快取延伸權杖,每個權杖都有選擇性指派的值。

public:
 property System::Collections::Generic::IList<Microsoft::Net::Http::Headers::NameValueHeaderValue ^> ^ Extensions { System::Collections::Generic::IList<Microsoft::Net::Http::Headers::NameValueHeaderValue ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Net.Http.Headers.NameValueHeaderValue> Extensions { get; }
member this.Extensions : System.Collections.Generic.IList<Microsoft.Net.Http.Headers.NameValueHeaderValue>
Public ReadOnly Property Extensions As IList(Of NameValueHeaderValue)

屬性值

適用於