GeneratedCodeAttribute.Version Vlastnost

Definice

Získá verzi nástroje, který vygeneroval kód.

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

Hodnota vlastnosti

Verze nástroje, který vygeneroval kód.

Platí pro