EstimatedMemoryUsageKBCategory.ProcessingSpecified 속성

정의

객체의 처리 방식이 지정되었는지 여부를 나타내는 값을 받습니다.

public:
 property bool ProcessingSpecified { bool get(); };
public bool ProcessingSpecified { get; }
member this.ProcessingSpecified : bool
Public ReadOnly Property ProcessingSpecified As Boolean

속성 값

true 객체의 처리 방식이 명시되어 있다면; 그렇지 않으면, false.

적용 대상