Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the end string for the owner disambiguation separator.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly Property OwnerDisambiguationSeparatorEnd As String
public static string OwnerDisambiguationSeparatorEnd { get; }
public:
static property String^ OwnerDisambiguationSeparatorEnd {
String^ get ();
}
static member OwnerDisambiguationSeparatorEnd : string with get
static function get OwnerDisambiguationSeparatorEnd () : String
Property Value
Type: System.String
Returns String.
.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.