InformationFields.LinesPartiallyCovered Field

Note: This API is now obsolete.

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
<ObsoleteAttribute("This property has been deprecated. Please remove all references.",  _
    False)> _
Public Shared ReadOnly LinesPartiallyCovered As String
[ObsoleteAttribute("This property has been deprecated. Please remove all references.", 
    false)]
public static readonly string LinesPartiallyCovered
[ObsoleteAttribute(L"This property has been deprecated. Please remove all references.", 
    false)]
public:
static initonly String^ LinesPartiallyCovered
[<ObsoleteAttribute("This property has been deprecated. Please remove all references.", 
    false)>]
static val LinesPartiallyCovered: string
public static final var LinesPartiallyCovered : String

.NET Framework Security

See Also

Reference

InformationFields Class

Microsoft.TeamFoundation.Build.Common Namespace