PreviewImageMetadataProcessorAttribute class

Inheritance hierarchy

System.Object
  System.Attribute
    Microsoft.SharePoint.DocumentPreview.PreviewImageMetadataProcessorAttribute

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

Syntax

'Declaration
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := False, Inherited := False)> _
Public NotInheritable Class PreviewImageMetadataProcessorAttribute _
    Inherits Attribute
'Usage
Dim instance As PreviewImageMetadataProcessorAttribute
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public sealed class PreviewImageMetadataProcessorAttribute : Attribute

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PreviewImageMetadataProcessorAttribute members

Microsoft.SharePoint.DocumentPreview namespace