IEditorOperations.CanPaste Propriété

Définition

Détermine si une opération de collage est possible.

public:
 property bool CanPaste { bool get(); };
public:
 property bool CanPaste { bool get(); };
public bool CanPaste { get; }
member this.CanPaste : bool
Public ReadOnly Property CanPaste As Boolean

Valeur de propriété

Boolean

true si une opération de collage est possible ; sinon, false.

S’applique à