GeneratedCodeAttribute.Version Propriedade

Definição

Obtém a versão da ferramenta que gerou o código.Gets the version of the tool that generated the code.

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

Valor da propriedade

String

A versão da ferramenta que gerou o código.The version of the tool that generated the code.

Aplica-se a