MobileCapabilities.RequiresAttributeColonSubstitution Egenskap

Definition

Hämtar ett värde som anger om webbläsaren kräver att kolon i elementattributvärden ersätts med ett annat tecken.

public:
 virtual property bool RequiresAttributeColonSubstitution { bool get(); };
public virtual bool RequiresAttributeColonSubstitution { get; }
member this.RequiresAttributeColonSubstitution : bool
Public Overridable ReadOnly Property RequiresAttributeColonSubstitution As Boolean

Egenskapsvärde

trueom webbläsaren kräver att kolon i elementattributvärden ersätts med ett annat tecken. annars . false Standardvärdet är false.

Gäller för