다음을 통해 공유


GraphConditionalStyle.GroupLabel 속성

선택적 스타일 그룹 레이블입니다.

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

구문

‘선언
Public Property GroupLabel As String
public string GroupLabel { get; set; }
public:
property String^ GroupLabel {
    String^ get ();
    void set (String^ value);
}
member GroupLabel : string with get, set
function get GroupLabel () : String 
function set GroupLabel (value : String)

속성 값

형식: String
String를 반환합니다.

.NET Framework 보안

참고 항목

참조

GraphConditionalStyle 클래스

Microsoft.VisualStudio.GraphModel.Styles 네임스페이스