XmlSchema.IsCompiled Eigenschaft

Definition

Gibt an, ob das Schema kompiliert wurde.

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

Eigenschaftswert

Boolean

true, wenn das Schema kompiliert wurde, andernfalls false. Der Standardwert ist false.

Gilt für