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 input file.
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public Property InputFile As String
Get
Friend Set
'Usage
Dim instance As ConversionItemInfo
Dim value As String
value = instance.InputFile
public string InputFile { get; internal set; }
Property Value
Type: System.String
The path to the input file.
Remarks
If the input file path was not specified as a string (through the AddFolder(SPFolder, SPFolder, Boolean) or the AddLibrary(SPList, SPList) methods), then the default access mapping to the file is used to generate the string.