共用方式為


Reference2.RuntimeVersion 屬性

更新:2007 年 11 月

取得並設定參考所據以組建的執行階段版本。唯讀。

命名空間:  VSLangProj2
組件:  VSLangProj2 (在 VSLangProj2.dll 中)

語法

ReadOnly Property RuntimeVersion As String

Dim instance As Reference2
Dim value As String

value = instance.RuntimeVersion
string RuntimeVersion { get; }
property String^ RuntimeVersion {
    String^ get ();
}
function get RuntimeVersion () : String

屬性值

型別:System.String

代表參考建置時執行階段版本的字串。

使用權限

請參閱

參考

Reference2 介面

Reference2 成員

VSLangProj2 命名空間