다음을 통해 공유


VCCodeFunction.IsDelete 속성

네임스페이스:  Microsoft.VisualStudio.VCCodeModel
어셈블리:  Microsoft.VisualStudio.VCCodeModel(Microsoft.VisualStudio.VCCodeModel.dll)

구문

‘선언
Property IsDelete As Boolean
bool IsDelete { get; set; }
property bool IsDelete {
    bool get ();
    void set (bool value);
}
abstract IsDelete : bool with get, set
function get IsDelete () : boolean 
function set IsDelete (value : boolean)

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

VCCodeFunction 인터페이스

Microsoft.VisualStudio.VCCodeModel 네임스페이스