ProjectBuildEndEvent.ProjectMoniker Property

Definition

Project moniker (usually the full path of the project file)

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

Property Value

Applies to