System::Net::Http::Headers::ContentDispositionHeaderValue::get_FileName metodo

ContentDispositionHeaderValue::get_FileName method

Ottiene un valore che determina come costruire un nome file per memorizzare il payload del messaggio. Viene utilizzato quando l’entità è separata e memorizzata in un file separato.

String System::Net::Http::Headers::ContentDispositionHeaderValue::get_FileName()

ReturnValue

Un valore che determina come costruire un nome file per memorizzare il payload del messaggio.

Vedi anche