PublishedItem Class

Holds information about the published output of an item.

Namespace: Microsoft.Expression.Encoder.Plugins.Templates
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Class PublishedItem
    Inherits MarshalByRefObject
'Usage
Dim instance As PublishedItem
public class PublishedItem : MarshalByRefObject
public ref class PublishedItem : public MarshalByRefObject
public class PublishedItem extends MarshalByRefObject
public class PublishedItem extends MarshalByRefObject

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
    Microsoft.Expression.Encoder.Plugins.Templates.PublishedItem

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

PublishedItem Members
Microsoft.Expression.Encoder.Plugins.Templates Namespace