VsaLoader.IsCompiled 屬性
此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。
命名空間: Microsoft.Vsa
組件: Microsoft.Vsa (在 Microsoft.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