Skip to content
Docs Try Aspire
Docs Try

EndpointReference.property

Method
📦 Aspire.Hosting v13.4.0
interface EndpointReference {
// ... omitted for brevity
property(property: EndpointProperty): EndpointReferenceExpression;
}

Signature

method property
Gets the specified property expression of the endpoint.
property(property: EndpointProperty): EndpointReferenceExpression
property EndpointProperty
EndpointReferenceExpression

Defined on

This method is defined on the following type: