This topic has not yet been rated - Rate this topic

IApplicationFolder Interface

Windows Server 2008
Represents an arbitrary application folder on the Windows Home Server computer.

Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
[TypeLibTypeAttribute(256)] 
[InterfaceTypeAttribute(1)] 
[GuidAttribute("FA458F44-DD4A-477E-8868-E4F49926B162")] 
public interface IApplicationFolder
/** @attribute TypeLibTypeAttribute(256) */ 
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("FA458F44-DD4A-477E-8868-E4F49926B162") */ 
public interface IApplicationFolder
TypeLibTypeAttribute(256) 
InterfaceTypeAttribute(1) 
GuidAttribute("FA458F44-DD4A-477E-8868-E4F49926B162") 
public interface IApplicationFolder

The IApplicationFolder interface exposes a set of properties that represent attributes of an individual application folder on the Windows Home Server computer.

The IApplicationFolder interface exposes the following properties:

  • The FriendlyName property returns the friendly name of the application folder.

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

  • The Name property returns a globally unique identifier (GUID) as the name of the application folder.

  • The Path property returns the physical path to the application folder.


Development Platforms

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

Target Platforms

Windows Home Server
Did you find this helpful?
(1500 characters remaining)