IFunctionCoverage.SourceFile 属性

 

命名空间:   Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

string SourceFile { get; }
property String^ SourceFile {
    String^ get();
}
abstract SourceFile : string with get
ReadOnly Property SourceFile As String

属性值

Type: System.String

返回 String

请参阅

IFunctionCoverage 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间

返回页首