This documentation is archived and is not being maintained.

SecurityNamespaceDescription::SeparatorValue Property

Gets the character that separates token values in this namespace.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property wchar_t SeparatorValue {
	wchar_t get ();
}

Property Value

Type: System::Char
The character that separates token values in this namespace.

Show: