VsaItem.IsDirty 속성

네임스페이스:  Microsoft.VisualBasic.Vsa
어셈블리:  Microsoft.VisualBasic.Vsa(Microsoft.VisualBasic.Vsa.dll)

구문

‘선언
Public ReadOnly Property IsDirty As Boolean
public bool IsDirty { get; }
public:
virtual property bool IsDirty {
    bool get () sealed;
}
abstract IsDirty : bool with get 
override IsDirty : bool with get
final function get IsDirty () : boolean

속성 값

형식: Boolean

구현

IVsaItem.IsDirty

.NET Framework 보안

참고 항목

참조

VsaItem 클래스

Microsoft.VisualBasic.Vsa 네임스페이스