Share via


IVsProjectTargetChange.NewTargetId Property

Gets the new target ID.

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

Syntax

'Declaration
ReadOnly Property NewTargetId As Guid
Guid NewTargetId { get; }
property Guid NewTargetId {
    Guid get ();
}
abstract NewTargetId : Guid with get
function get NewTargetId () : Guid

Property Value

Type: Guid
The new target ID.

.NET Framework Security

See Also

Reference

IVsProjectTargetChange Interface

Microsoft.VisualStudio.Shell.Interop Namespace