Share via


VsaEngine.IsCompiled 属性

命名空间:  Microsoft.VisualBasic.Vsa
程序集:  Microsoft.VisualBasic.Vsa(在 Microsoft.VisualBasic.Vsa.dll 中)

语法

声明
Public ReadOnly Property IsCompiled As Boolean
public bool IsCompiled { get; }
public:
virtual property bool IsCompiled {
    bool get () sealed;
}
abstract IsCompiled : bool with get 
override IsCompiled : bool with get
final function get IsCompiled () : boolean

属性值

类型:Boolean

实现

IVsaEngine.IsCompiled

.NET Framework 安全性

请参阅

参考

VsaEngine 类

Microsoft.VisualBasic.Vsa 命名空间