ISessionNote Arabirim
Oturum notu temsil etmek için arabirim.
Ad alanı: Microsoft.TeamFoundation.TestManagement.Client
Derleme: Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)
Sözdizimi
'Bildirim
Public Interface ISessionNote _
Inherits INotifyPropertyChanged
public interface ISessionNote : INotifyPropertyChanged
public interface class ISessionNote : INotifyPropertyChanged
type ISessionNote =
interface
interface INotifyPropertyChanged
end
public interface ISessionNote extends INotifyPropertyChanged
ISessionNote türü aşağıdaki üyeleri ortaya koyar.
Özellikler
Ad | Açıklama | |
---|---|---|
Comment | Yorum Not oluşturulduğunda, eklenebilir. | |
CreationTime | Notun oluşturulduğu oturumda süre. |
Üst
Olaylar
Ad | Açıklama | |
---|---|---|
PropertyChanged | Bir özelliğinin değeri değiştiğinde gerçekleşir. (INotifyPropertyChanged kaynağından devralındı.) |
Üst