Share via


MetadataCacheResult<T>.Data Property

Definition

Data that is read if IsValid is true.

public T? Data { get; init; }
member this.Data : 'T with get, set
Public Property Data As T

Property Value

T

Applies to