Sdílet prostřednictvím


XsltConfigSection.ProhibitDefaultResolverString Vlastnost

Definice

Získá nebo nastaví řetězec, který představuje soubor XSLT zakázat výchozí překladač.

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

Hodnota vlastnosti

String

Řetězec, který představuje soubor XSLT, zakáže výchozí překladač.

Atributy

Platí pro