메소드 | 설명 | |
---|---|---|
GetProperty ( string name ) : |
||
GetPropertyValue ( string name ) : string | ||
MSBuildPropertyGroup ( |
||
RemoveAllProperties ( ) : void | ||
RemoveProperty ( string name ) : bool | ||
SetPropertyValue ( string name, string value ) : void | ||
ToString ( ) : string | ||
UnMerge ( MSBuildPropertySet baseGrp, ISet |
public GetProperty ( string name ) : |
||
name | string | |
리턴 |
public MSBuildPropertyGroup ( |
||
parent | ||
elem | ||
리턴 | System |
public SetPropertyValue ( string name, string value ) : void | ||
name | string | |
value | string | |
리턴 | void |
public UnMerge ( MSBuildPropertySet baseGrp, ISet |
||
baseGrp | MSBuildPropertySet | |
propsToExclude | ISet |
|
리턴 | void |