Get-WssMediaLibraryName

Get-WssMediaLibraryName

Gets the name of the Media Library.

構文

Get-WssMediaLibraryName [ <CommonParameters>]

詳細説明

The Get-WssMediaLibraryName cmdlet gets the name of the Media Library for the current server.

パラメーター

<CommonParameters>

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

入力

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

出力

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

  • System.String

    This cmdlet generates the name of the Media Library shared by the server.

Example 1: Get the name of the Media Library

This command gets the name of the Media Library.

PS C:\> Get-WssMediaLibraryName

関連トピック

Set-WssMediaLibraryName