TestElement.DeploymentItemSeparator Field
Returns "|".
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly DeploymentItemSeparator As Char
public static readonly char DeploymentItemSeparator
public:
static initonly wchar_t DeploymentItemSeparator
static val DeploymentItemSeparator: char
public static final var DeploymentItemSeparator : char
.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.