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

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace