LinksControl.LinkItem.cInvalidFileError Field
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Protected ReadOnly cInvalidFileError As Integer
'Usage
Dim value As Integer
value = Me.cInvalidFileError
protected readonly int cInvalidFileError
protected:
initonly int cInvalidFileError
protected final var cInvalidFileError : int
.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.
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace