XmlSchema.IsCompiled Propriété

Définition

Indique si le schéma a été compilé.

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

Valeur de propriété

true si le schéma a été compilé ; sinon, false. La valeur par défaut est false.

S’applique à