CachedDataNodeBase 클래스(2007 시스템)

업데이트: 2007년 11월

이 API는 Visual Studio Tools for Office 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

Visual Studio Tools for Office를 사용하여 만든 문서 수준 사용자 지정에 사용되는 캐시된 데이터 클래스의 기본 클래스를 제공합니다.

네임스페이스:  Microsoft.VisualStudio.Tools.Applications
어셈블리:  Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0(Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0.dll)

구문

<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public MustInherit Class CachedDataNodeBase

Dim instance As CachedDataNodeBase
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public abstract class CachedDataNodeBase

상속 계층 구조

System.Object
  Microsoft.VisualStudio.Tools.Applications.CachedDataNodeBase
    Microsoft.VisualStudio.Tools.Applications.CachedData
    Microsoft.VisualStudio.Tools.Applications.CachedDataHostItem
    Microsoft.VisualStudio.Tools.Applications.CachedDataItem

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

CachedDataNodeBase 멤버

Microsoft.VisualStudio.Tools.Applications 네임스페이스