VerbsData.ConvertTo 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.
Convert from a general-purpose format (e.g. string or int) to the format named in the noun.
public: System::String ^ ConvertTo;
std::wstring ConvertTo;
public const string ConvertTo;
val mutable ConvertTo : string
Public Const ConvertTo As String