Constants.MAX_NAME Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int MAX_NAME = 255;
public const int MAX_NAME = 255;
val mutable MAX_NAME : int
Public Const MAX_NAME As Integer = 255