<TypeLibTypeAttribute(256)> _ <InterfaceTypeAttribute(1)> _ <GuidAttribute("26DE4058-B904-4BF4-9402-2688A6BEBACF")> _ Public Interface IShareInfo
[TypeLibTypeAttribute(256)] [InterfaceTypeAttribute(1)] [GuidAttribute("26DE4058-B904-4BF4-9402-2688A6BEBACF")] public interface IShareInfo
[TypeLibTypeAttribute(256)] [InterfaceTypeAttribute(1)] [GuidAttribute(L"26DE4058-B904-4BF4-9402-2688A6BEBACF")] public interface class IShareInfo
/** @attribute TypeLibTypeAttribute(256) */ /** @attribute InterfaceTypeAttribute(1) */ /** @attribute GuidAttribute("26DE4058-B904-4BF4-9402-2688A6BEBACF") */ public interface IShareInfo
TypeLibTypeAttribute(256) InterfaceTypeAttribute(1) GuidAttribute("26DE4058-B904-4BF4-9402-2688A6BEBACF") public interface IShareInfo
The IShareInfo interface exposes a set of read-only properties that represent attributes of an individual shared folder on the Windows Home Server computer.
The IShareInfo interface exposes the following read-only properties:
The Description property contains the user-defined text description of the share.
The IsDuplicated property indicates whether the contents of the share are duplicated across more than one drive using the Windows Home Server Disk Extender technology.
The MediaConnectEnabled property indicates whether the share has been flagged as a Media Library Sharing folder.
The Name property contains the friendly name of the share.
The Path contains the path to the share.