Platform::NullReferenceException 클래스

null 개체 참조를 역참조하려고 할 때 throw됩니다.

구문

public ref class NullReferenceException : COMException,    IException,    IPrintable,    IEquatable

설명

자세한 내용은 COMException 클래스를 참조하세요.

요구 사항

지원되는 최소 클라이언트: Windows 8

지원되는 최소 서버: Windows Server 2012

네임스페이스: Platform

메타데이터: platform.winmd

참고 항목

Platform::COMException 클래스