public IResolutionContext Context { get; }
Public ReadOnly Property Context As IResolutionContext Get
public: property IResolutionContext^ Context { IResolutionContext^ get (); }
member Context : IResolutionContext with get
In This Article