ContentDispositionHeaderValue Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Inicializuje novou instanci ContentDispositionHeaderValue třídy.
Přetížení
ContentDispositionHeaderValue(ContentDispositionHeaderValue) |
Inicializuje novou instanci ContentDispositionHeaderValue třídy. |
ContentDispositionHeaderValue(String) |
Inicializuje novou instanci ContentDispositionHeaderValue třídy. |
ContentDispositionHeaderValue(ContentDispositionHeaderValue)
Inicializuje novou instanci ContentDispositionHeaderValue třídy.
protected:
ContentDispositionHeaderValue(System::Net::Http::Headers::ContentDispositionHeaderValue ^ source);
protected ContentDispositionHeaderValue (System.Net.Http.Headers.ContentDispositionHeaderValue source);
new System.Net.Http.Headers.ContentDispositionHeaderValue : System.Net.Http.Headers.ContentDispositionHeaderValue -> System.Net.Http.Headers.ContentDispositionHeaderValue
Protected Sub New (source As ContentDispositionHeaderValue)
Parametry
Platí pro
ContentDispositionHeaderValue(String)
Inicializuje novou instanci ContentDispositionHeaderValue třídy.
public:
ContentDispositionHeaderValue(System::String ^ dispositionType);
public ContentDispositionHeaderValue (string dispositionType);
new System.Net.Http.Headers.ContentDispositionHeaderValue : string -> System.Net.Http.Headers.ContentDispositionHeaderValue
Public Sub New (dispositionType As String)
Parametry
- dispositionType
- String
Řetězec, který obsahuje ContentDispositionHeaderValue.