Compartilhar via


XmlDictionaryReaderQuotasElement.MaxNameTableCharCount Propriedade

Definição

Obtém ou define o número máximo de caracteres permitidos em um nome de tabela.

[System.Configuration.ConfigurationProperty("maxNameTableCharCount", DefaultValue=0)]
[System.Configuration.IntegerValidator(MinValue=0)]
public int MaxNameTableCharCount { get; set; }
[<System.Configuration.ConfigurationProperty("maxNameTableCharCount", DefaultValue=0)>]
[<System.Configuration.IntegerValidator(MinValue=0)>]
member this.MaxNameTableCharCount : int with get, set
Public Property MaxNameTableCharCount As Integer

Valor da propriedade

O número máximo de caracteres permitido em um nome de tabela.

Atributos

Aplica-se a