Share via


HttpResponseWrapper.Pics(String) Méthode

Définition

Ajoute un en-tête HTTP PICS-Label à la réponse actuelle.

public:
 override void Pics(System::String ^ value);
public override void Pics (string value);
override this.Pics : string -> unit
Public Overrides Sub Pics (value As String)

Paramètres

value
String

Chaîne à ajouter à l'en-tête PICS-Label.

S’applique à