IAfnStrip Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface IAfnStrip _
Inherits ITestAttachment, INotifyPropertyChanged
'Usage
Dim instance As IAfnStrip
public interface IAfnStrip : ITestAttachment,
INotifyPropertyChanged
public interface class IAfnStrip : ITestAttachment,
INotifyPropertyChanged
type IAfnStrip =
interface
interface ITestAttachment
interface INotifyPropertyChanged
end
public interface IAfnStrip extends ITestAttachment, INotifyPropertyChanged