File.

SetAttributes(string, FileAttributes) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
File

Syntax

public static void SetAttributes(string path, FileAttributes fileAttributes)

Parameters

Name Type Description
path string
fileAttributes FileAttributes

Return Value

Type Description
void