Skip to content
DocsTry Aspire
DocsTry

LambdaProjectResource Constructors

ClassConstructors1 member
A resource that represents a specified .NET project.
public class LambdaProjectResource
{
public LambdaProjectResource(
string name)
{
// ...
}
}
namestring