다음을 통해 공유


GraphObject.DescriptiveCategoryLabel 속성

모든 항목 레이블이 그래프 개체에 대 한 구분 된 목록을 만듭니다.

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

구문

‘선언
Public ReadOnly Property DescriptiveCategoryLabel As String
public string DescriptiveCategoryLabel { get; }
public:
property String^ DescriptiveCategoryLabel {
    String^ get ();
}
member DescriptiveCategoryLabel : string with get
function get DescriptiveCategoryLabel () : String

속성 값

형식: String
이 그래프의 개체에 대 한 모든 범주 레이블 구분 기호로 분리 된 목록입니다.

.NET Framework 보안

참고 항목

참조

GraphObject 클래스

Microsoft.VisualStudio.GraphModel 네임스페이스