HtmlTextWriter.SingleQuoteChar Champ

Définition

Représente une apostrophe (').

public: char SingleQuoteChar;
public const char SingleQuoteChar;
val mutable SingleQuoteChar : char
Public Const SingleQuoteChar As Char 

Valeur de champ

Remarques

Utilisez le SingleQuoteChar champ lorsqu’il est nécessaire de restituer une apostrophe.

S’applique à

Voir aussi