IShareInfo2 Members

Represents a managed shared folder on the computer that is running Windows Home Server.

The following tables list the members exposed by the IShareInfo2 type.

Public Properties

  Name Description
public property Description Gets the text description of the shared folder.
public property GUID Gets the globally unique identifier (GUID) of the shared folder.
public property IsDuplicated Indicates whether the contents of the shared folder are duplicated using the Windows Home Server Disk Extender technology.
public property MediaConnectEnabled Indicates whether the shared folder is enabled for Media Library Sharing.
public property Name Gets the friendly name of the shared folder.
public property Path Gets the physical path to the shared folder.

Top

Public Methods

  Name Description
public method GetPermissions Retrieves a collection of user permissions that are assigned to a shared folder.
public method SetPermissions Assigns user permissions to a shared folder.

Top

See Also

Reference

IShareInfo2 Interface
Microsoft.HomeServer.SDK.Interop.v1 Namespace