FileInfo.setAttributeInt32
void setAttributeInt32(string attribute, int attrValue)Sets the attribute to contain the given attr_value, if possible.
Parameters
attribute | a file attribute key. |
attrValue | a signed 32-bit integer |
void setAttributeInt32(string attribute, int attrValue)Sets the attribute to contain the given attr_value, if possible.
attribute | a file attribute key. |
attrValue | a signed 32-bit integer |