次の方法で共有


ShareFileProperties.ContentEncoding プロパティ

定義

ファイルに対して Content-Encoding 要求ヘッダーが以前に設定されている場合は、このヘッダーに Content-Encoding 値が返されます。

public System.Collections.Generic.IEnumerable<string> ContentEncoding { get; }
member this.ContentEncoding : seq<string>
Public ReadOnly Property ContentEncoding As IEnumerable(Of String)

プロパティ値

適用対象