Share via


BaseVsaEngine.IsCompiled Özellik

Tanım

Kaynağın derlenip derlendiğini belirten bir değer alır.

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

Özellik Değeri

true kaynak derlenmişse; aksi takdirde , false.

Uygulamalar

Şunlara uygulanır