다음을 통해 공유


ISolutionActivationDependency 인터페이스

SharePoint 패키지의 활성화 종속성을 나타납니다.

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

구문

‘선언
Public Interface ISolutionActivationDependency _
    Inherits IObservableModelElement
public interface ISolutionActivationDependency : IObservableModelElement

ISolutionActivationDependency 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 Description 활성화 종속성에 대한 설명을 가져오거나 설정합니다.

위쪽

이벤트

  이름 설명
Public 이벤트 PropertyChanged DSL 모델 요소가 변경된 후에 발생합니다. (IObservableModelElement에서 상속됨)
Public 이벤트 PropertyChanging DSL 모델 요소가 변경 중일 때 발생합니다. (IObservableModelElement에서 상속됨)

위쪽

참고 항목

참조

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