GuiResources.DialogOpenFromSccLocalPathDoesNotExist Field
The specified local path {0} does not exist and could not be created.{1}
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DialogOpenFromSccLocalPathDoesNotExist As String
public const string DialogOpenFromSccLocalPathDoesNotExist
public:
literal String^ DialogOpenFromSccLocalPathDoesNotExist
static val mutable DialogOpenFromSccLocalPathDoesNotExist: string
public const var DialogOpenFromSccLocalPathDoesNotExist : 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.