Condividi tramite


Proprietà IFunctionCoverage.SourceFile

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

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

Valore proprietà

Tipo: System.String
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IFunctionCoverage Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client