IDocumentProjectItem Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.