IWHSInfo.RemoveApplicationFolder Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Removes the specified managed application folder.
Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)
Syntax
'Declaration
Sub RemoveApplicationFolder ( _
<InAttribute> UniqueID As Guid _
)
'Usage
Dim instance As IWHSInfo
Dim UniqueID As Guid
instance.RemoveApplicationFolder(UniqueID)
void RemoveApplicationFolder (
[InAttribute] Guid UniqueID
)
void RemoveApplicationFolder (
[InAttribute] Guid UniqueID
)
void RemoveApplicationFolder (
/** @attribute InAttribute() */ Guid UniqueID
)
function RemoveApplicationFolder (
UniqueID : Guid
)
Parameters
- UniqueID
A System.Guid struct that identifies the Windows Home Server managed application folder that you want to remove.
Platforms
Windows Home Server
Windows Home Server