다음을 통해 공유


IVsDataViewPropertyInfo.Category 속성

노드 속성의 범주를를 가져옵니다.

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

구문

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

속성 값

형식: String
노드 속성의 범주를 포함 하는 문자열 값입니다.

설명

범주 속성 표에 있는 속성을 그룹화 하는 데 사용 됩니다.

.NET Framework 보안

참고 항목

참조

IVsDataViewPropertyInfo 인터페이스

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