다음을 통해 공유


ConfigStoreException 생성자 (SerializationInfo, StreamingContext)

ConfigStoreException 클래스의 새 인스턴스를 만듭니다.

네임스페이스: Microsoft.ApplicationServer.Caching
어셈블리: Microsoft.ApplicationServer.Caching.Core(위치: microsoft.applicationserver.caching.core.dll)

사용

구문

‘선언
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected ConfigStoreException (
    SerializationInfo info,
    StreamingContext context
)
protected:
ConfigStoreException (
    SerializationInfo^ info, 
    StreamingContext context
)
protected ConfigStoreException (
    SerializationInfo info, 
    StreamingContext context
)
protected function ConfigStoreException (
    info : SerializationInfo, 
    context : StreamingContext
)

매개 변수

  • info
    직렬화된 개체 데이터를 보관하는 개체.
  • context
    원본 또는 대상에 대한 문맥 정보.

플랫폼

개발 플랫폼

Visual Studio 2010 이상, .NET Framework 4

대상 플랫폼

Windows 7; Windows Server 2008 R2; Windows Server 2008 서비스 팩 2; Windows Vista 서비스 팩 2

참고 항목

참조 항목

ConfigStoreException 클래스
ConfigStoreException 구성원
Microsoft.ApplicationServer.Caching 네임스페이스