BaseVsaEngine.IsCompiled 屬性

定義

會得到一個值,表示該原始碼是否被編譯。

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

屬性值

true如果原始碼被編譯;否則,。 false

實作

適用於