HtmlTextWriter.SingleQuoteChar Campo

Definición

Representa un apóstrofo (').

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

Valor de campo

Comentarios

Use el SingleQuoteChar campo cuando sea necesario representar un apóstrofo.

Se aplica a

Consulte también