HtmlTextWriter.SingleQuoteChar Campo

Definizione

Rappresenta un apostrofo (').

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

Valore del campo

Commenti

Usare il campo quando è necessario eseguire il SingleQuoteChar rendering di un apostrofo.

Si applica a

Vedi anche