ResourceStateSnapshot.Implicit(String to ResourceStateSnapshot) Operator
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.
Convert text to state snapshot. The style will be null by default
public static implicit operator Aspire.Hosting.ApplicationModel.ResourceStateSnapshot? (string? s);
static member op_Implicit : string -> Aspire.Hosting.ApplicationModel.ResourceStateSnapshot
Public Shared Widening Operator CType (s As String) As ResourceStateSnapshot
Parameters
- s
- String