This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IClipboardFormat2 Interface > IClipboardFormat2.StorageMedium Property (ArcObjects .NET 10.5 SDK) |
StorageMedium for Paste. (Look up the C++ TYMED enumeration on MSDN for details).
[Visual Basic .NET] Public Sub StorageMedium ( _ ByRef tymed As Integer _ )
[C#] public void StorageMedium ( ref int tymed );