你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MemoryDataStore.GetFileAttributes(String) Method

Definition

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

Parameters

path
String

Returns

Implements

Applies to