protected IForumOperationContext OperationContext { get; }
Protected ReadOnly Property OperationContext As IForumOperationContext
Get
protected:
property IForumOperationContext^ OperationContext {
IForumOperationContext^ get ();
}
member OperationContext : IForumOperationContext with get