IMarkupProjectContext Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides additional project-level information when parsing a markup file.
The IMarkupProjectContext type exposes the following members.
Methods
Name
Description
Retrieves the specified URI in the project system and returns its contents as a binary blob.
Retrieves the specified URI in the project system, loads it, and returns a ModelItem representing the root.
Translates a URI to the original URI.
Top
Properties
Name
Description
Gets the application model.
Gets a resource list that is used to resolve resource references during the tree load in order to handle finding resources defined in another tree.
Gets an enumeration of URI values that can be loaded as resources.
Top