Compartilhar via


IVsWorkingFoldersEvents.OnQueryLocationChange(UInt32, Boolean) Method

Definition

public:
 void OnQueryLocationChange(System::UInt32 location, [Runtime::InteropServices::Out] bool % pfCanMoveContent);
public void OnQueryLocationChange (uint location, out bool pfCanMoveContent);
abstract member OnQueryLocationChange : uint32 * bool -> unit
Public Sub OnQueryLocationChange (location As UInteger, ByRef pfCanMoveContent As Boolean)

Parameters

location
UInt32
pfCanMoveContent
Boolean

Applies to