Share via


CodePackageActivationContext.GetServiceManifestVersion Method

Definition

Retrieves the version of the service manifest.

public string GetServiceManifestVersion ();
abstract member GetServiceManifestVersion : unit -> string
override this.GetServiceManifestVersion : unit -> string
Public Function GetServiceManifestVersion () As String

Returns

The version of the service manifest.

Implements

Applies to