IListTemplateNodeInfo 인터페이스
서버 탐색기의 노드가 나타내는 목록 템플릿(즉, Microsoft.SharePoint.SPListTemplate)에 대한 정보를 제공합니다.
네임스페이스: Microsoft.VisualStudio.SharePoint.Explorer.Extensions
어셈블리: Microsoft.VisualStudio.SharePoint.Explorer.Extensions(Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll)
구문
‘선언
Public Interface IListTemplateNodeInfo
public interface IListTemplateNodeInfo
IListTemplateNodeInfo 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
Category | 목록 템플릿이 속한 범주를 지정하는 ListTemplateCategory 값을 가져옵니다. | |
IsHidden | 목록 템플릿이 숨겨져 있는지 여부를 나타내는 값을 가져옵니다. | |
Name | 목록 템플릿의 이름을 가져옵니다. |
위쪽
설명
목록 템플릿을 나타내는 각 IExplorerNode의 Annotations 속성에서 IListTemplateNodeInfo 개체를 검색할 수 있습니다. 자세한 내용은 서버 탐색기에서 SharePoint 연결 노드 확장을 참조하십시오.
참고 항목
참조
Microsoft.VisualStudio.SharePoint.Explorer.Extensions 네임스페이스