ICodePackageActivationContext.GetServiceManifestName Method

Definition

Retrieves the name of the service manifest.

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

Returns

The name of the service manifest.

Applies to