IVsProjectTargetChange.CurrentTargetId 属性

定义

获取目标 ID。

public:
 property Guid CurrentTargetId { Guid get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public Guid CurrentTargetId { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.CurrentTargetId : Guid
Public ReadOnly Property CurrentTargetId As Guid

属性值

Guid

目标 ID。

属性

适用于