VCProject.IsDirty Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente para uso interno da Microsoft.
public:
property bool IsDirty { bool get(); };
public:
property bool IsDirty { bool get(); };
[System.Runtime.InteropServices.DispId(819)]
public bool IsDirty { [System.Runtime.InteropServices.DispId(819)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)] get; }
[<System.Runtime.InteropServices.DispId(819)>]
[<get: System.Runtime.InteropServices.DispId(819)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
member this.IsDirty : bool
Public ReadOnly Property IsDirty As Boolean
Valor da propriedade
Um valor booliano.
- Atributos