Share via


IPublishingErrorFieldConflict.FieldReferenceName Property

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

Syntax

‘선언
ReadOnly Property FieldReferenceName As String
    Get
string FieldReferenceName { get; }
property String^ FieldReferenceName {
    String^ get ();
}
abstract FieldReferenceName : string
function get FieldReferenceName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IPublishingErrorFieldConflict Interface

Microsoft.TeamFoundation.Controls Namespace