Свойство | Type | Description | |
---|---|---|---|
IsUrl | bool | ||
LoadGuid | string |
Méthode | Description | |
---|---|---|
CreateProjectReference ( |
||
IsMSBuildProject ( |
||
IsMSBuildProject ( |
||
IsManaged ( NAnt.VSNet.Configuration configuration ) : bool | ||
LoadGuid ( |
||
LoadGuid ( |
||
MSBuildProject ( |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
IsUrl ( string fileName ) : bool | ||
LoadGuid ( |
protected Build ( NAnt.VSNet.Configuration solutionConfiguration ) : BuildResult | ||
solutionConfiguration | NAnt.VSNet.Configuration | |
Résultat | BuildResult |
public CreateProjectReference ( |
||
project | ||
isPrivateSpecified | bool | |
isPrivate | bool | |
Résultat |
protected DetermineProductVersion ( System docElement ) : ProductVersion | ||
docElement | System |
/// A |
Résultat | ProductVersion |
public static IsMSBuildProject ( |
||
doc | ||
Résultat | bool |
public static IsMSBuildProject ( |
||
e | ||
Résultat | bool |
public IsManaged ( NAnt.VSNet.Configuration configuration ) : bool | ||
configuration | NAnt.VSNet.Configuration | |
Résultat | bool |
public static LoadGuid ( |
||
doc | ||
Résultat | string |
public static LoadGuid ( |
||
e | ||
Résultat | string |
public MSBuildProject ( |
||
solution | ||
projectPath | string | |
xmlDefinition | ||
solutionTask | NAnt.VSNet.Tasks.SolutionTask | |
tfc | ||
gacCache | ||
refResolver | ||
outputDir | ||
Résultat | System |
protected VerifyProjectXml ( System docElement ) : void | ||
docElement | System | |
Résultat | void |