ManifestPublishingContext.WriteConnectionString(IResource) Method
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.
Writes the "connectionString" field for the underlying resource.
public void WriteConnectionString (Aspire.Hosting.ApplicationModel.IResource resource);
member this.WriteConnectionString : Aspire.Hosting.ApplicationModel.IResource -> unit
Public Sub WriteConnectionString (resource As IResource)