NameValueHeaderValue.CopyAsReadOnly Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit une copie de ce instance tout en le rendant immuable.
public:
Microsoft::Net::Http::Headers::NameValueHeaderValue ^ CopyAsReadOnly();
public Microsoft.Net.Http.Headers.NameValueHeaderValue CopyAsReadOnly ();
member this.CopyAsReadOnly : unit -> Microsoft.Net.Http.Headers.NameValueHeaderValue
Public Function CopyAsReadOnly () As NameValueHeaderValue
Retours
Readonly NameValueHeaderValue.