GeneratedCodeAttribute.Version Özellik

Tanım

Kodu oluşturan aracın sürümünü alır.

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

Özellik Değeri

Kodu oluşturan aracın sürümü.

Şunlara uygulanır