次の方法で共有


FormMultipartSection.Section プロパティ

定義

このオブジェクトが作成された元のセクションを取得します

public:
 property Microsoft::AspNetCore::WebUtilities::MultipartSection ^ Section { Microsoft::AspNetCore::WebUtilities::MultipartSection ^ get(); };
public Microsoft.AspNetCore.WebUtilities.MultipartSection Section { get; }
member this.Section : Microsoft.AspNetCore.WebUtilities.MultipartSection
Public ReadOnly Property Section As MultipartSection

プロパティ値

適用対象