IDistributedApplicationBuilder.addCSharpApp
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addCSharpApp( name: string, path: string): ProjectResource;}Signature
method
addCSharpApp builder Adds a C# application resource
addCSharpApp( name: string, path: string): ProjectResourceParameters
name string path string Returns
ProjectResource Defined on
This method is defined on the following type: