Share via


XmlReaderSection.ProhibitDefaultResolverString Proprietà

Definizione

Ottiene o imposta la stringa che rappresenta il resolver predefinito di proibizione.

public:
 property System::String ^ ProhibitDefaultResolverString { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("prohibitDefaultResolver", DefaultValue="false")]
public string ProhibitDefaultResolverString { get; set; }
[<System.Configuration.ConfigurationProperty("prohibitDefaultResolver", DefaultValue="false")>]
member this.ProhibitDefaultResolverString : string with get, set
Public Property ProhibitDefaultResolverString As String

Valore della proprietà

String

String che rappresenta il resolver predefinito di proibizione.

Attributi

Si applica a