Get-WssRemoteWebAccessTitle

Get-WssRemoteWebAccessTitle

Retrieves the title string of a Remote Web Access website.

構文

Get-WssRemoteWebAccessTitle [ <CommonParameters>]

詳細説明

The Get-WssRemoteWebAccessTitle cmdlet retrieves the title string of a Remote Web Access website.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

  • System.String

    This cmdlet generates a string object that represents the title of Remote Web Access website.

Example 1: Retrieve the title for a Remote Web Access website

This command retrieves the title for a Remote Web Access website.

PS C:\> Get-WssRemoteWebAccessTitle

関連トピック

Set-WssRemoteWebAccessTitle