KnownImageIds.NewConstant 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 NewConstant = 1986;
int NewConstant = 1986;
public const int NewConstant = 1986;
val mutable NewConstant : int
Public Const NewConstant As Integer = 1986