Aracılığıyla paylaş


IDataStore.GetFileAttributes(String) Method

Definition

public System.IO.FileAttributes GetFileAttributes (string path);
abstract member GetFileAttributes : string -> System.IO.FileAttributes
Public Function GetFileAttributes (path As String) As FileAttributes

Parameters

path
String

Returns

Applies to