Compartilhar via


Propriedade IFunctionCoverage.SourceFile

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

Sintaxe

'Declaração
ReadOnly Property SourceFile As String
string SourceFile { get; }
property String^ SourceFile {
    String^ get ();
}
abstract SourceFile : string with get
function get SourceFile () : String

Valor de propriedade

Tipo: String
Retorne String.

Segurança do .NET Framework

Consulte também

Referência

IFunctionCoverage Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client