Method | Description | |
---|---|---|
FilesNode ( ) : System |
|
|
GetBuildAction ( string file ) : BuildAction |
|
|
GetCopyToOutput ( string file ) : CopyToOutput | ||
GetEnumerator ( ) : StringEnumerator |
|
|
GetIsLink ( string file ) : bool | ||
GetLinkPath ( string file ) : string | ||
GetPreservePath ( string file ) : bool |
|
|
GetResourceName ( string file ) : string |
|
|
GetSubType ( string file ) : SubType |
|
|
Parse ( |
|
public GetBuildAction ( string file ) : BuildAction | ||
file | string | |
return | BuildAction |
public GetCopyToOutput ( string file ) : CopyToOutput | ||
file | string | |
return | CopyToOutput |
public GetPreservePath ( string file ) : bool | ||
file | string | |
return | bool |
public GetResourceName ( string file ) : string | ||
file | string | |
return | string |