IFunctionCoverage.SourceFile Property

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

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

Property Value

Type: String
Returns String.

.NET Framework Security

See Also

Reference

IFunctionCoverage Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace