注意当执行此会话时创建。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
SessionPropertyCollection<ISessionNote> Notes { get; }
property SessionPropertyCollection<ISessionNote^>^ Notes {
SessionPropertyCollection<ISessionNote^>^ get();
}
abstract Notes : SessionPropertyCollection<ISessionNote> with get
ReadOnly Property Notes As SessionPropertyCollection(Of ISessionNote)
属性值
Type: Microsoft.TeamFoundation.TestManagement.Client.SessionPropertyCollection<ISessionNote>
返回 SessionPropertyCollection<T>。
请参阅
ISession 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首