XmlSchema.IsCompiled Proprietà

Definizione

Indica se lo schema è stato compilato.

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

Valore della proprietà

true se lo schema è stato compilato. In caso contrario, false. Il valore predefinito è false.

Si applica a