Share via


ICodeLensDescriptor.ProjectGuid Property

Definition

The containing project of the document. Can be Empty if the document is a solution's miscellaneous file, or if it does not need to be specified.

public:
 property Guid ProjectGuid { Guid get(); };
public Guid ProjectGuid { get; }
member this.ProjectGuid : Guid
Public ReadOnly Property ProjectGuid As Guid

Property Value

Applies to