Warning.ObjectType 속성

정의

오류나 경고의 심각도 유형을 가져오거나 설정합니다.

public:
 property System::String ^ ObjectType { System::String ^ get(); void set(System::String ^ value); };
public string ObjectType { get; set; }
member this.ObjectType : string with get, set
Public Property ObjectType As String

속성 값

오류나 경고의 심각도를 설정하는 String 값입니다.

적용 대상