Share via


DiscreteUpgradeActionType 열거형

기능을 업그레이드할 때 실행할 동작의 유형을 지정합니다.

네임스페이스:  Microsoft.VisualStudio.SharePoint.Features
어셈블리:  Microsoft.VisualStudio.SharePoint(Microsoft.VisualStudio.SharePoint.dll)

구문

‘선언
Public Enumeration DiscreteUpgradeActionType
public enum DiscreteUpgradeActionType

멤버

멤버 이름 설명
AddContentTypeField 기존 콘텐츠 형식에 새 필드를 추가합니다.
ApplyElementManifests 새 기능 요소를 제공합니다.
Custom 기능 이벤트 수신기에서 사용자 지정 코드를 실행합니다.
MapFile 사용자 지정되지 않은 파일을 WFE(웹 프런트 엔드) 파일 시스템의 다른 설치 경로에 다시 매핑합니다.

참고 항목

참조

Microsoft.VisualStudio.SharePoint.Features 네임스페이스