Share via


ResultantOverride<T>.LocalOverride Property

Definition

Gets the override applied in the local context.

public:
 property T LocalOverride { T get(); };
public T LocalOverride { get; }
member this.LocalOverride : 'T
Public ReadOnly Property LocalOverride As T

Property Value

T

The override applied in the local context.

Applies to