SPDocumentConverter.App Property
Gets the application name of the document converter.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property App As String
Get
'Usage
Dim instance As SPDocumentConverter
Dim value As String
value = instance.App
public string App { get; }
Property Value
Type: System.String
A string that contains the name of the converter.