XmlDictionaryReader.CanCanonicalize Propriété

Définition

Cette propriété retourne toujours false. Ses classes dérivées peuvent procéder à une substitution pour retourner true si elles prennent en charge la canonisation.

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

Valeur de propriété

Boolean

Retourne false.

Remarques

Cette propriété retourne toujours false.

S’applique à