Share via


FileMultipartSection.Section Property

Definition

Gets the original section from which this object was created

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

Property Value

Applies to