ResourceReferenceKeyNotFoundException.Key 속성

정의

예외를 throw시킨 찾을 수 없는 키를 가져옵니다.

public:
 property System::Object ^ Key { System::Object ^ get(); };
public object Key { get; }
member this.Key : obj
Public ReadOnly Property Key As Object

속성 값

Object

리소스 키입니다.

적용 대상