Share via


PackageProperties.Version Vlastnost

Definice

Při přepsání v odvozené třídě získá nebo nastaví číslo Packageverze .

public:
 abstract property System::String ^ Version { System::String ^ get(); void set(System::String ^ value); };
public abstract string Version { get; set; }
public abstract string? Version { get; set; }
member this.Version : string with get, set
Public MustOverride Property Version As String

Hodnota vlastnosti

Číslo verze nástroje Package.

Platí pro

Viz také