메소드 | 설명 | |
---|---|---|
Add ( |
||
GetProperty ( string name ) : |
||
GetPropertyValue ( string name ) : string | ||
RemoveAllProperties ( ) : void | ||
RemoveProperty ( string name ) : bool | ||
SetPropertyValue ( string name, string value ) : void | ||
UnMerge ( MSBuildPropertySet baseGrp, ISet |
메소드 | 설명 | |
---|---|---|
Prune ( |
public GetProperty ( string name ) : |
||
name | string | |
리턴 |
public SetPropertyValue ( string name, string value ) : void | ||
name | string | |
value | string | |
리턴 | void |
public UnMerge ( MSBuildPropertySet baseGrp, ISet |
||
baseGrp | MSBuildPropertySet | |
propertiesToExclude | ISet |
|
리턴 | void |