User Field
public const int User = 12
This language is not supported or no code example is available.
public:
const int User = 12;
This language is not supported or no code example is available.
public const User : int = 12
This language is not supported or no code example is available.
Field Value
int
In this article
Definition