IDocumentProjectItem Interface

Definition

Provides an interface for accessing a document item retrieved from a design host at design time.

public interface class IDocumentProjectItem
public interface IDocumentProjectItem
type IDocumentProjectItem = interface
Public Interface IDocumentProjectItem

Methods

GetContents()

Provides access to the contents of a document item that is retrieved from the design host.

Open()

Opens a document item that is retrieved from the design host.

Applies to

See also