Bearbeiten

Freigeben über


RuntimeFallbacks.Fallbacks Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Fallbacks { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
public System.Collections.Generic.IReadOnlyList<string?> Fallbacks { get; set; }
member this.Fallbacks : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property Fallbacks As IReadOnlyList(Of String)

Property Value

Applies to