VCProject.ProjectGUID Property

Definition

Microsoft Internal Use Only.

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); };
[System.Runtime.InteropServices.DispId(840)]
public string ProjectGUID { [System.Runtime.InteropServices.DispId(840)] [System.Runtime.InteropServices.TypeLibFunc] get; [System.Runtime.InteropServices.DispId(840)] [System.Runtime.InteropServices.TypeLibFunc] set; }
[<System.Runtime.InteropServices.DispId(840)>]
[<get: System.Runtime.InteropServices.DispId(840)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
[<set: System.Runtime.InteropServices.DispId(840)>]
[<set: System.Runtime.InteropServices.TypeLibFunc>]
member this.ProjectGUID : string with get, set
Public Property ProjectGUID As String

Property Value

A string.

Attributes

Applies to