Share via


WorkspaceSpec.OwnerDisambiguationSeparatorStart Property

Returns the start 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 OwnerDisambiguationSeparatorStart As String
public static string OwnerDisambiguationSeparatorStart { get; }
public:
static property String^ OwnerDisambiguationSeparatorStart {
    String^ get ();
}
static member OwnerDisambiguationSeparatorStart : string with get
static function get OwnerDisambiguationSeparatorStart () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

WorkspaceSpec Class

Microsoft.TeamFoundation.VersionControl.Common Namespace