Share via


WorkspaceSpec.OwnerDisambiguationSeparatorEnd Property

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

See Also

Reference

WorkspaceSpec Class

Microsoft.TeamFoundation.VersionControl.Common Namespace