FileSystemItemInfo.Key Property
In This Article
Gets a file system item’s unique key.
Namespace: DevExtreme.AspNet.Mvc.FileManagement
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
public string Key { get; }
#Property Value
Type | Description |
---|---|
String | The key. |
See Also