Share via


IPublishingErrorFieldConflict.LocalValue Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IPublishingErrorFieldConflict Interface

Microsoft.TeamFoundation.Controls Namespace