Aracılığıyla paylaş


ProtectedBrowserStorageResult<TValue> Yapı

Tanım

Korumalı tarayıcı depolama işleminin sonucunu içerir.

generic <typename TValue>
public value class ProtectedBrowserStorageResult
public readonly struct ProtectedBrowserStorageResult<TValue>
type ProtectedBrowserStorageResult<'Value> = struct
Public Structure ProtectedBrowserStorageResult(Of TValue)

Tür Parametreleri

TValue
Devralma
ProtectedBrowserStorageResult<TValue>

Özellikler

Success

İşlemin başarılı olup olmadığını alır.

Value

İşlemin sonuç değerini alır.

Şunlara uygulanır