Condividi tramite


XsltConfigSection.ProhibitDefaultResolverString Proprietà

Definizione

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

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

Stringa che rappresenta il resolver predefinito di proibizione dell'XSLT.

Attributi

Si applica a