Поделиться через


ResourceUrlsCallbackContext.Urls Property

Definition

Gets the URLs associated with the callback context.

public System.Collections.Generic.List<Aspire.Hosting.ApplicationModel.ResourceUrlAnnotation> Urls { get; }
member this.Urls : System.Collections.Generic.List<Aspire.Hosting.ApplicationModel.ResourceUrlAnnotation>
Public ReadOnly Property Urls As List(Of ResourceUrlAnnotation)

Property Value

Applies to