LocalizationResources.VersionOptionDescription Method
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.
Interpolates values into a localized string similar to Show version information.
public:
virtual System::String ^ VersionOptionDescription();
public virtual string VersionOptionDescription();
abstract member VersionOptionDescription : unit -> string
override this.VersionOptionDescription : unit -> string
Public Overridable Function VersionOptionDescription () As String