Freigeben über


WorkspaceChangeEventArgs.ProjectId Eigenschaft

Definition

Die ID der betroffenen .Project Kann sein null , wenn dies eine Änderung ist, die nicht mit einem Projekt verknüpft ist (z SolutionReloaded. B. . Sollte nicht für Folgendes geltennull :

public:
 property Microsoft::CodeAnalysis::ProjectId ^ ProjectId { Microsoft::CodeAnalysis::ProjectId ^ get(); };
public Microsoft.CodeAnalysis.ProjectId ProjectId { get; }
public Microsoft.CodeAnalysis.ProjectId? ProjectId { get; }
member this.ProjectId : Microsoft.CodeAnalysis.ProjectId
Public ReadOnly Property ProjectId As ProjectId

Eigenschaftswert

Gilt für: