NativeMethods.MAX_PATH Field
Value is 260.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const MAX_PATH As Integer
'Usage
Dim value As Integer
value = NativeMethods.MAX_PATH
public const int MAX_PATH
public:
literal int MAX_PATH
public const var MAX_PATH : int
static val mutable MAX_PATH: 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.