다음을 통해 공유


GraphObject.PropertyCount 속성

모든 주석의 숫자를 반환 하는 속성입니다.

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

구문

‘선언
Public ReadOnly Property PropertyCount As Integer
public int PropertyCount { get; }
public:
property int PropertyCount {
    int get ();
}
member PropertyCount : int with get
function get PropertyCount () : int

속성 값

형식: Int32

.NET Framework 보안

참고 항목

참조

GraphObject 클래스

Microsoft.VisualStudio.GraphModel 네임스페이스