Class ContextMenuProperties
Inheritance
System.Object
System.MarshalByRefObject
ContextMenuProperties
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.MenuBar
Assembly: NXOpenUI.dll
Syntax
public class ContextMenuProperties : TransientObject, IMessageSink, IDisposable
Constructors
ContextMenuProperties(IntPtr)
Declaration
protected ContextMenuProperties(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ptr |
Properties
Context
Declaration
public string Context { get; }
Property Value
Type | Description |
---|---|
System.String |
Location
Declaration
public string Location { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable