VerbsData.Convert 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.
Change from one encoding to another or from one unit base to another (e.g. feet to meters)
public: System::String ^ Convert;
std::wstring Convert;
public const string Convert;
val mutable Convert : string
Public Const Convert As String