WebDavDiskStoreItem
Hidden Property
WebDAV#
Gets the hidden state of this
IWebDavStoreItem
.
Namespace:
WebDAVSharp.Server.Stores.DiskStore
Assembly:
WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
int
Hidden
{
get
; }
public int Hidden { get; }
Property Value
Type:
Int32
Remarks
Source:
http://stackoverflow.com/questions/3612035/c-sharp-check-if-a-directory-is-hidden
See Also
Reference
WebDavDiskStoreItem Class
WebDAVSharp.Server.Stores.DiskStore Namespace