_Application.Version 属性

定义

返回或设置 C# 中的 字符串 (字符串 ) 指示版本编号。 只读。

public:
 property System::String ^ Version { System::String ^ get(); };
public string Version { get; }
Public ReadOnly Property Version As String

属性值

适用于