BuildEventContext.ProjectInstanceId Property

Definition

Retrieves the project instance id.

public:
 property int ProjectInstanceId { int get(); };
public int ProjectInstanceId { get; }
public int ProjectInstanceId { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.ProjectInstanceId : int
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.ProjectInstanceId : int
Public ReadOnly Property ProjectInstanceId As Integer

Property Value

Attributes

Applies to