共用方式為


ShelvesetNotification.Links 屬性

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

'宣告
Public ReadOnly Property Links As ReadOnlyCollection(Of VersionControlLink)
public ReadOnlyCollection<VersionControlLink> Links { get; }

屬性值

型別:System.Collections.ObjectModel.ReadOnlyCollection<VersionControlLink>
傳回 ReadOnlyCollection<T>

.NET Framework 安全性

請參閱

參考

ShelvesetNotification 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間