ContentDispositionHeaderValue.Parameters

ContentDispositionHeaderValue.Parameters property

パラメータのコレクションを取得

public ICollection<NameValueHeaderValue> Parameters { get; }

プロパティ値

パラメータ.

関連項目