GeneratedCodeAttribute.Version 屬性

定義

取得產生程式碼的工具版本。

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

屬性值

產生程式碼的工具版本。

適用於