EstimatedMemoryUsageKBCategory.ProcessingSpecified Property

Definition

Gets a value that indicates whether the processing of the object is specified.

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

Property Value

true if the processing of the object is specified; otherwise, false.

Applies to