ApplicationType.ApplicationTypeVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the application type version.
public string ApplicationTypeVersion { get; }
member this.ApplicationTypeVersion : string
Public ReadOnly Property ApplicationTypeVersion As String
Property Value
The application type version which is defined in the application manifest. This value, in conjunction with the application type name create a unique identifier for the application type. This value need not be numerical in value.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET