Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.