Resource.Annotations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the annotations associated with the resource.
public virtual Aspire.Hosting.ApplicationModel.ResourceAnnotationCollection Annotations { get; }
member this.Annotations : Aspire.Hosting.ApplicationModel.ResourceAnnotationCollection
Public Overridable ReadOnly Property Annotations As ResourceAnnotationCollection