Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the path to the output file.
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public Property OutputFile As String
Get
Friend Set
'Usage
Dim instance As ConversionItemInfo
Dim value As String
value = instance.OutputFile
public string OutputFile { get; internal set; }
Property Value
Type: System.String
The path to the output file.
Remarks
If the output file path was not specified as a string (through the AddFolder(SPFolder, SPFolder, Boolean) or the AddLibrary(SPList, SPList) methods), the default access mapping to the file is used to generate the string.