Share via


IPublishingErrorFieldConflict.ServerValue Property

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IPublishingErrorFieldConflict Interface

Microsoft.TeamFoundation.Controls Namespace