다음을 통해 공유


IVsDataMappedObject.IsDeleted 속성

현재 제네릭 매핑된 형식 삭제 되었는지 여부를 나타내는 값을 가져옵니다.

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

구문

‘선언
ReadOnly Property IsDeleted As Boolean
bool IsDeleted { get; }
property bool IsDeleted {
    bool get ();
}
abstract IsDeleted : bool with get
function get IsDeleted () : boolean

속성 값

형식: Boolean
true 제네릭 형식을 매핑할 경우 삭제 됩니다. 그렇지 않으면 false.

.NET Framework 보안

참고 항목

참조

IVsDataMappedObject 인터페이스

Microsoft.VisualStudio.Data.Services 네임스페이스