ManageFileTypes.LookupFileDescription Method

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Search.Admin.Pages
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Shared Function LookupFileDescription ( _
    strExtension As String _
) As String
'Usage
Dim strExtension As String
Dim returnValue As String

returnValue = ManageFileTypes.LookupFileDescription(strExtension)
protected static string LookupFileDescription(
    string strExtension
)

Parameters

Return Value

Type: System.String

See Also

Reference

ManageFileTypes Class

ManageFileTypes Members

Microsoft.SharePoint.Portal.Search.Admin.Pages Namespace