IConverterForPostProcessor Interface
This interface is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<GuidAttribute("BDEADF3B-C265-11d0-BCED-00A0C90AB50F")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IConverterForPostProcessor
'Usage
Dim instance As IConverterForPostProcessor
[GuidAttribute("BDEADF3B-C265-11d0-BCED-00A0C90AB50F")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IConverterForPostProcessor