다음을 통해 공유


Graph.Links 속성

링크의 컬렉션을 가져옵니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.GraphModel.GraphLinkCollection

.NET Framework 보안

참고 항목

참조

Graph 클래스

Microsoft.VisualStudio.GraphModel 네임스페이스