This document is archived and information here might be outdated.  Recommended version.


IClipboardFormat.Description Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IClipboardFormat.Description Property

Description of the Clipboard format.

[Visual Basic .NET]
Public Sub Description ( _
    ByRef Description As String _
)
[C#]
public void Description (
    ref string Description
);

Product Availability

Available with ArcGIS Desktop.

See Also

IClipboardFormat Interface