NullHtmlEncoder.MaxOutputCharactersPerInputCharacter Property

Definition

System.Text.Encodings.Web.HtmlEncoder.MaxOutputCharactersPerInputCharacter
public:
 virtual property int MaxOutputCharactersPerInputCharacter { int get(); };
public override int MaxOutputCharactersPerInputCharacter { get; }
member this.MaxOutputCharactersPerInputCharacter : int
Public Overrides ReadOnly Property MaxOutputCharactersPerInputCharacter As Integer

Property Value

Applies to