共用方式為


SPDocumentConverter.ConverterUIPage property

取得使用者瀏覽 [轉換程式] 頁面上的檔案名稱,透過快顯功能表。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ConverterUIPage As String
    Get
'用途
Dim instance As SPDocumentConverter
Dim value As String

value = instance.ConverterUIPage
public string ConverterUIPage { get; }

Property value

Type: System.String
字串,表示 [轉換程式] 頁面上的檔案名稱。

備註

下列參數傳遞至] 頁面上:

  • FileName-URL 項目轉換。

  • 轉換程式 TID-識別碼。

  • 會指示使用者在 [轉換程式] 頁面上的來源-] 頁面。

請參閱

參照

SPDocumentConverter class

SPDocumentConverter members

Microsoft.SharePoint.Administration namespace