프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsUrl | bool | ||
LoadGuid | string |
메소드 | 설명 | |
---|---|---|
CreateProjectReference ( |
||
IsMSBuildProject ( |
||
IsMSBuildProject ( |
||
IsManaged ( NAnt.VSNet.Configuration configuration ) : bool | ||
LoadGuid ( |
||
LoadGuid ( |
||
MSBuildProject ( |
메소드 | 설명 | |
---|---|---|
Build ( NAnt.VSNet.Configuration solutionConfiguration ) : BuildResult | ||
DetermineProductVersion ( System docElement ) : ProductVersion |
Determines the version of the target msbuild file. This method identifies the msbuild version by reviewing the following tags in order:
|
|
VerifyProjectXml ( System docElement ) : void |
메소드 | 설명 | |
---|---|---|
IsUrl ( string fileName ) : bool | ||
LoadGuid ( |
protected Build ( NAnt.VSNet.Configuration solutionConfiguration ) : BuildResult | ||
solutionConfiguration | NAnt.VSNet.Configuration | |
리턴 | BuildResult |
public CreateProjectReference ( |
||
project | ||
isPrivateSpecified | bool | |
isPrivate | bool | |
리턴 |
protected DetermineProductVersion ( System docElement ) : ProductVersion | ||
docElement | System |
/// A |
리턴 | ProductVersion |
public static IsMSBuildProject ( |
||
doc | ||
리턴 | bool |
public static IsMSBuildProject ( |
||
e | ||
리턴 | bool |
public IsManaged ( NAnt.VSNet.Configuration configuration ) : bool | ||
configuration | NAnt.VSNet.Configuration | |
리턴 | bool |
public static LoadGuid ( |
||
doc | ||
리턴 | string |
public static LoadGuid ( |
||
e | ||
리턴 | string |
public MSBuildProject ( |
||
solution | ||
projectPath | string | |
xmlDefinition | ||
solutionTask | NAnt.VSNet.Tasks.SolutionTask | |
tfc | ||
gacCache | ||
refResolver | ||
outputDir | ||
리턴 | System |
protected VerifyProjectXml ( System docElement ) : void | ||
docElement | System | |
리턴 | void |