[This is preliminary documentation and is subject to change.]
Retruns call-dependent context object if one was supplied in call .ctor, or null
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Object Context { get; }
public Object Context { get; }
Public ReadOnly Property Context As Object
Get
Public ReadOnly Property Context As Object
Get
public:
property Object^ Context {
Object^ get ();
}
public:
property Object^ Context {
Object^ get ();
}
member Context : Object with get
member Context : Object with get
Property Value
Type:
Object