GuiResources.DialogOpenFromSccLocalPathIsRelative Field
The specified local path {0} is a relative path.Would you like to use {1}?
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DialogOpenFromSccLocalPathIsRelative As String
public const string DialogOpenFromSccLocalPathIsRelative
public:
literal String^ DialogOpenFromSccLocalPathIsRelative
static val mutable DialogOpenFromSccLocalPathIsRelative: string
public const var DialogOpenFromSccLocalPathIsRelative : 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.