AssemblyInformationalVersionAttribute.InformationalVersion Proprietà

Definizione

Ottiene le informazioni sulla versione.

public:
 property System::String ^ InformationalVersion { System::String ^ get(); };
public string InformationalVersion { get; }
member this.InformationalVersion : string
Public ReadOnly Property InformationalVersion As String

Valore della proprietà

Stringa contenente le informazioni sulla versione.

Si applica a

Vedi anche