public IMenuActionCollection MenuActions { get; }Public ReadOnly Property MenuActions As IMenuActionCollection
Getpublic:
property IMenuActionCollection^ MenuActions {
IMenuActionCollection^ get ();
}member MenuActions : IMenuActionCollection with get