ICodePackageActivationContext.GetServiceManifestVersion Method

Definition

Retrieves the version of the service manifest.

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

Returns

The version of the service manifest.

Applies to