다음을 통해 공유


IVsDataMappedObject.Type 속성

형식 이름을 현재 제네릭에 대 한 매핑된 형식으로 문자열을 가져옵니다.

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

구문

‘선언
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
    String^ get ();
}
abstract Type : string with get
function get Type () : String

속성 값

형식: String
현재 매핑된 제네릭 형식에 대해 문자열 형식 이름입니다.

.NET Framework 보안

참고 항목

참조

IVsDataMappedObject 인터페이스

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