Constants.SPACE_CHAR_UNICODE 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: System::Byte SPACE_CHAR_UNICODE = 32;
public const byte SPACE_CHAR_UNICODE = 32;
val mutable SPACE_CHAR_UNICODE : byte
Public Const SPACE_CHAR_UNICODE As Byte = 32