ResourceStateSnapshot(String, String) Constructor
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.
A snapshot of the resource state
public ResourceStateSnapshot (string Text, string? Style);
new Aspire.Hosting.ApplicationModel.ResourceStateSnapshot : string * string -> Aspire.Hosting.ApplicationModel.ResourceStateSnapshot
Public Sub New (Text As String, Style As String)
Parameters
- Text
- String
The text for the state update. See KnownResourceStates for expected values.
- Style
- String
The style for the state update. Use for the supported styles.