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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.