Windows Live
LiveClipboardContentSourceAttribute Class

Attribute applied to ContentSource and SmartContentSource classes, which override the CreateContentFromLiveClipboard method to enable creation of new content from Live Clipboard data.

Syntax

public class LiveClipboardContentSourceAttribute : Attribute
Public Properties

Property Description

ContentType

MIME content-type handled by this ContentSource object. Corresponds to the contentType attribute of the <lc:format> tag.

Description

End-user presentable description of the data format handled by this ContentSource object.

ImagePath

Path to embedded image resource used to represent this format within the Live Clipboard Preferences panel.

Name

End-user presentable name of data format handled by this ContentSource object.

Type

Content sub-type handled by this content source (corresponds to the type attribute of the <lc:format> tag).

Public Methods

Method Description

Constructor

Initialize a new instance of a LiveClipboardContentSourceAttribute object.

Remarks

Inherits from:

System.Object

System.Attribute

WindowsLive.Writer.Api.LiveClipboardContentSourceAttribute

Requirements

Assembly: windowslive.writer.api.dll

Namespace

WindowsLive.Writer.Api

See Also

Other Resources

Windows Live Writer Content Source Plugin Reference

Page view tracker