IProjectMetadata 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.
Represents metadata about a project resource.
public interface IProjectMetadata : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type IProjectMetadata = interface
interface IResourceAnnotation
Public Interface IProjectMetadata
Implements IResourceAnnotation
- Implements
Properties
LaunchSettings |
Gets the launch settings associated with the project. |
ProjectPath |
Gets the fully-qualified path to the project. |