Share via


AsyncCompletionSessionDataSnapshot.Defaults Property

Definition

The suggested default items for the session.

public:
 property System::Collections::Immutable::ImmutableArray<System::String ^> Defaults { System::Collections::Immutable::ImmutableArray<System::String ^> get(); };
public System.Collections.Immutable.ImmutableArray<string> Defaults { get; }
member this.Defaults : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property Defaults As ImmutableArray(Of String)

Property Value

Applies to