ProjectInSolution.ProjectGuid Property

Definition

ProjectGuid property

public:
 property System::String ^ ProjectGuid { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ProjectGuid { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ProjectGuid { get; set; }
member this.ProjectGuid : string with get, set
Public Property ProjectGuid As String

Property Value

Applies to