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.Priority Property (ArcObjects .NET 10.5 SDK) |
Priority of the Clipboard format for Paste (1 to 100, 100 highest priority).
[Visual Basic .NET]
Public Sub Priority ( _
ByRef Priority As Int16& _
)
[C#] public void Priority ( ref Int16& Priority );