FilesRemoveAttibuteTemporary Method
Remove attribute in current attributes file.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static void RemoveAttibuteTemporary(
string filePath,
FileAttributes attribute
)
Public Shared Sub RemoveAttibuteTemporary (
filePath As String,
attribute As FileAttributes
)
Parameters
- filePath String
- The file path.
- attribute FileAttributes
- Attribute to remove.