Click or drag to resize
HostGetShareInfo Method
Overload List
  NameDescription
Public methodStatic memberGetShareInfo(String, Boolean)
Retrieves information about the Server Message Block (SMB) share as defined on the specified host.
Public methodStatic memberGetShareInfo(String, String, Boolean)
Retrieves information about the Server Message Block (SMB) share as defined on the specified host.
Public methodStatic memberGetShareInfo(ShareInfoLevel, String, Boolean)
Retrieves information about the Server Message Block (SMB) share as defined on the specified host.
Public methodStatic memberGetShareInfo(ShareInfoLevel, String, String, Boolean)
Retrieves information about the Server Message Block (SMB) share as defined on the specified host.
Top
See Also