'Declaration Public ReadOnly Property IsCutting As Boolean
'Usage Dim instance As ClipboardPasteExtent Dim value As Boolean value = instance.IsCutting
public bool IsCutting {get;}
Property Value
true
if a cut; otherwise, copy.'Declaration Public ReadOnly Property IsCutting As Boolean
'Usage Dim instance As ClipboardPasteExtent Dim value As Boolean value = instance.IsCutting
public bool IsCutting {get;}
true
if a cut; otherwise, copy.