다음을 통해 공유


IVsDataMappedObject.Identifier 속성

현재 매핑된 제네릭 형식을 고유 하 게 식별 하는 식별자 부분 목록을 가져옵니다.

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

구문

‘선언
ReadOnly Property Identifier As IList(Of Object)
IList<Object> Identifier { get; }
property IList<Object^>^ Identifier {
    IList<Object^>^ get ();
}
abstract Identifier : IList<Object> with get
function get Identifier () : IList<Object>

속성 값

형식: IList<Object>
현재 매핑된 제네릭 형식을 고유 하 게 식별 하는 식별자 부분 목록이 있습니다.

.NET Framework 보안

참고 항목

참조

IVsDataMappedObject 인터페이스

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