共用方式為


VsaLoader.IsDirty 屬性

定義

此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。

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

屬性值

true 如果腳本引擎標示為已修改 (,也就是 「dirty」) ;否則為 false。 預設值是 false

實作

適用於