Skip to content
DocsTry Aspire
DocsTry

ProjectResource Constructors

ClassConstructors1 member
A resource that represents a specified .NET project.
Initializes a new instance of the ProjectResource class.
public class ProjectResource
{
public ProjectResource(
string name)
{
// ...
}
}
namestringThe name of the resource.