public const int FileNameMaxLength = 256
Public Const FileNameMaxLength As Integer = 256
public: literal int FileNameMaxLength = 256
static val mutable FileNameMaxLength: int
In This Article