XmlSchema.IsCompiled Özellik

Tanım

Şemanın derlenip derlenmemiş olduğunu gösterir.

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

Özellik Değeri

Boolean

trueşema derlenmişse, aksi takdirde . false false varsayılan değerdir.

Şunlara uygulanır