ArgumentConstraintException.Property 속성

정의

예외를 발생시킨 속성을 가져옵니다.

public:
 property System::String ^ Property { System::String ^ get(); };
public string Property { get; }
member this.Property : string
Public ReadOnly Property Property As String

속성 값

예외를 발생시킨 속성입니다.

적용 대상