ProjectInSolution.ProjectGuid Property

Definition

The unique guid associated with this project, in "{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}" form

public:
 property System::String ^ ProjectGuid { System::String ^ get(); };
public string ProjectGuid { get; }
member this.ProjectGuid : string
Public ReadOnly Property ProjectGuid As String

Property Value

Applies to