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