List Web Site Properties

Microsoft.Windows.InternetInformationServices.2008.WebSite.ListWebSite.Task (Task)

List the properties of the selected web site

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.2008.WebSite
AccessibilityPublic
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.Windows.InternetInformationServices.2008.AppCmd.ProbeAction Default

Source Code:

<Task ID="Microsoft.Windows.InternetInformationServices.2008.WebSite.ListWebSite.Task" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.2008.WebSite" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.Windows.InternetInformationServices.2008.AppCmd.ProbeAction">
<Operation>list site "$Target/Property[Type="System!System.Entity"]/DisplayName$"</Operation>
<TimeoutSeconds>60</TimeoutSeconds>
</ProbeAction>
</Task>