IVsProjectTargetChange::CurrentTargetId Property

 

Gets the target ID.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[DispIdAttribute(1610678273)]
property Guid CurrentTargetId {
	Guid get();
}

Property Value

Type: System::Guid

The target ID.

Return to top
Show: