Léigh i mBéarla

Comhroinn trí


SupportedAssemblyDeploymentTargets Enum

Definition

An enumeration that represents all of the supported assembly deployment targets for a specified SharePoint project item.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum SupportedAssemblyDeploymentTargets
Inheritance
SupportedAssemblyDeploymentTargets
Attributes

Fields

Name Value Description
GlobalAssemblyCache 1

The SharePoint project item supports assembly deployment to the GAC.

WebApplication 2

The SharePoint project item supports assembly deployment to the web application's \bin directory.

All 3

The SharePoint project item supports assembly deployment to either the \bin directory or the Global Assembly Cache (GAC).

Applies to

Táirge Leaganacha
SharePoint Projects 2017, 2019, 2022