MAX_PATH

C# Constants:

const int MAX_PATH = 260;

VB Constants:

Const MAX_PATH As Integer = 260

Última actualización