Share via


CommandBarButtonClass.PasteFace Method

Pastes the face. This method is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaration
Public Overridable Sub PasteFace
public virtual void PasteFace()
public:
virtual void PasteFace()
abstract PasteFace : unit -> unit  
override PasteFace : unit -> unit
public function PasteFace()

Implements

_CommandBarButton.PasteFace()

Remarks

This method throws a DeprecatedException when it is called.

.NET Framework Security

See Also

Reference

CommandBarButtonClass Class

Microsoft.VisualStudio.CommandBars Namespace