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

Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
Usage

Syntax

<InterfaceTypeAttribute(1)> _
<TypeLibTypeAttribute(256)> _
<GuidAttribute("8162C775-B1A9-4F00-85F7-0CE6738FF01C")> _
Public Interface IShareInfo2
    Inherits IShareInfo
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute TypeLibTypeAttribute(256) */ 
/** @attribute GuidAttribute("8162C775-B1A9-4F00-85F7-0CE6738FF01C") */ 
public interface IShareInfo2 extends IShareInfo
Remarks

The IShareInfo2 interface inherits the attributes from IShareInfo. The IShareInfo2 interface exposes the following read-only properties:

  • The Description property contains the user-defined text description of the shared folder.

  • The GUID property contains the globally unique identifier of the shared folder.

  • The IsDuplicated property indicates whether the contents of the shared folder are duplicated across more than one drive using the Windows Home Server Disk Extender technology.

  • The MediaConnectEnabled property indicates whether the shared folder is flagged as a Media Library Sharing folder.

  • The Name property contains the friendly name of the shared folder.

  • The Path property contains the path to the shared folder.


Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Home Server
See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View