ProjectInSolution.ParentProjectGuid Property

Definition

The guid, in "{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}" form, of this project's parent project, if any.

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

Property Value

Applies to