MarkupCompilePass1.AssemblyVersion Proprietà

Definizione

Ottiene o imposta la versione dell'assembly.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Versione dell'assembly.

Si applica a