Share via


StrongBox<T>.IStrongBox.Value Özellik

Tanım

Başvuruda bulunan değeri StrongBox<T> alır veya ayarlar.

property System::Object ^ System::Runtime::CompilerServices::IStrongBox::Value { System::Object ^ get(); void set(System::Object ^ value); };
object System.Runtime.CompilerServices.IStrongBox.Value { get; set; }
object? System.Runtime.CompilerServices.IStrongBox.Value { get; set; }
member this.System.Runtime.CompilerServices.IStrongBox.Value : obj with get, set
 Property Value As Object Implements IStrongBox.Value

Özellik Değeri

Başvuruda bulunan StrongBox<T> değer.

Uygulamalar

Şunlara uygulanır