IPublishingErrorFieldConflict.ServerValue Property

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

Syntax

声明
ReadOnly Property ServerValue As String
    Get
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