Version: 5.3
Experimental: this API is experimental and might be changed or removed in the future.

MultipartFormDataSection.fileName

매뉴얼로 전환
public string fileName ;

반환

string The desired file name of this section, or null if this is not a file section.

설명

Returns a string denoting the desired filename of this section on the destination server.

See Also: [IMultipartFormSection.fileName].