GuiResources.MessageLabelNotFound Field
The label {0} was not found. Either the label does not exist, or you do not access to the specified label.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const MessageLabelNotFound As String
public const string MessageLabelNotFound
public:
literal String^ MessageLabelNotFound
static val mutable MessageLabelNotFound: string
public const var MessageLabelNotFound : 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.