EstimatedMemoryUsageKBCategory.Rendering Property

Definition

Gets or sets the rendering.

public:
 property Nullable<long> Rendering { Nullable<long> get(); void set(Nullable<long> value); };
public long? Rendering { get; set; }
member this.Rendering : Nullable<int64> with get, set
Public Property Rendering As Nullable(Of Long)

Property Value

The rendering.

Applies to