프로퍼티 | 타입 | 설명 | |
---|---|---|---|
dependentmodules | Hashtable |
메소드 | 설명 | |
---|---|---|
AddDependentModules ( string p, string c, string m, string g ) : void | ||
AddProjectReference ( string module, string projlocation ) : void | ||
CalculateVSProjPath ( |
||
ManagedModule ( string p, string c, string m, string g, bool iscsharp, bool issinglemodule, bool copylocal ) : System | ||
RemoveProjRefOptionSet ( Project proj ) : void | ||
SetProjRefOptionSet ( Project proj ) : void |
public AddDependentModules ( string p, string c, string m, string g ) : void | ||
p | string | |
c | string | |
m | string | |
g | string | |
리턴 | void |
public AddProjectReference ( string module, string projlocation ) : void | ||
module | string | |
projlocation | string | |
리턴 | void |
public CalculateVSProjPath ( |
||
proj | ||
리턴 | string |
public ManagedModule ( string p, string c, string m, string g, bool iscsharp, bool issinglemodule, bool copylocal ) : System | ||
p | string | |
c | string | |
m | string | |
g | string | |
iscsharp | bool | |
issinglemodule | bool | |
copylocal | bool | |
리턴 | System |
public RemoveProjRefOptionSet ( Project proj ) : void | ||
proj | Project | |
리턴 | void |
public SetProjRefOptionSet ( Project proj ) : void | ||
proj | Project | |
리턴 | void |