Miner.Interop Namespace > IMMArcGISRuntimeEnvironment Interface : OperationStack Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> ReadOnly Property OperationStack As ESRI.ArcGIS.SystemUI.IOperationStack
'Usage
Dim instance As IMMArcGISRuntimeEnvironment Dim value As ESRI.ArcGIS.SystemUI.IOperationStack value = instance.OperationStack
[System.Runtime.InteropServices.DispId(1610678275)]
ESRI.ArcGIS.SystemUI.IOperationStack OperationStack {get;}
read-only property OperationStack: ESRI.ArcGIS.SystemUI.IOperationStack;
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get OperationStack : ESRI.ArcGIS.SystemUI.IOperationStack
[System.Runtime.InteropServices.DispId(1610678275)] __property ESRI.ArcGIS.SystemUI.IOperationStack* get_OperationStack();
[System.Runtime.InteropServices.DispId(1610678275)]
property ESRI.ArcGIS.SystemUI.IOperationStack^ OperationStack {
ESRI.ArcGIS.SystemUI.IOperationStack^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2