IClassResource 인터페이스
패키지에 있는 클래스 리소스 파일을 나타냅니다.
네임스페이스: Microsoft.VisualStudio.SharePoint.Packages
어셈블리: Microsoft.VisualStudio.SharePoint(Microsoft.VisualStudio.SharePoint.dll)
구문
‘선언
Public Interface IClassResource _
Inherits IObservableModelElement
public interface IClassResource : IObservableModelElement
IClassResource 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
Location | 패키지에 있는 클래스 리소스 파일의 상대 위치를 가져오거나 설정합니다. | |
SourcePath | 클래스 리소스 파일의 이름을 가져오거나 설정합니다. |
위쪽
이벤트
이름 | 설명 | |
---|---|---|
PropertyChanged | DSL 모델 요소가 변경된 후에 발생합니다. (IObservableModelElement에서 상속됨) | |
PropertyChanging | DSL 모델 요소가 변경 중일 때 발생합니다. (IObservableModelElement에서 상속됨) |
위쪽