[This is preliminary documentation and is subject to change.]
Custom context for the lifetime of this template
Namespace: NFX.TemplatizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public TContext Context { get; }
public TContext Context { get; }
Public ReadOnly Property Context As TContext
Get
Public ReadOnly Property Context As TContext
Get
public:
property TContext Context {
TContext get ();
}
public:
property TContext Context {
TContext get ();
}
member Context : 'TContext with get
member Context : 'TContext with get
Property Value
Type:
TContext