C# Class ClangVSx.ClangOps.ProjectBuildConfig

Show file Open project: ilibis/ClangVSx Class Usage Examples

Public Properties

Property Type Description
BuildBegun BuildEventDelegate
BuildFinished BuildEventDelegate
JustLink bool

Property Details

BuildBegun public property

public BuildEventDelegate BuildBegun
return BuildEventDelegate

BuildFinished public property

public BuildEventDelegate BuildFinished
return BuildEventDelegate

JustLink public property

public bool JustLink
return bool