Поделиться через


InternalActivationContextHelper.GetDeploymentComponentManifest Метод

Определение

Возвращает манифест первого развертывания компонента из объекта ActivationContext.

public:
 static System::Object ^ GetDeploymentComponentManifest(ActivationContext ^ appInfo);
public static object GetDeploymentComponentManifest (ActivationContext appInfo);
static member GetDeploymentComponentManifest : ActivationContext -> obj
Public Shared Function GetDeploymentComponentManifest (appInfo As ActivationContext) As Object

Параметры

appInfo
ActivationContext

Объект, содержащий манифест.

Возвращаемое значение

Манифест первого развертывания компонента из объекта ActivationContext.

Применяется к