TFStringComparer.IdentityPropertyName Property
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly Property IdentityPropertyName As TFStringComparer
public static TFStringComparer IdentityPropertyName { get; }
public:
static property TFStringComparer^ IdentityPropertyName {
TFStringComparer^ get ();
}
static member IdentityPropertyName : TFStringComparer with get
static function get IdentityPropertyName () : TFStringComparer
Property Value
Type: Microsoft.TeamFoundation.TFStringComparer
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.