'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property DefaultValueTarget As ValueTarget
'Usage
Dim value As ValueTarget value = AbstractBinding.DefaultValueTarget
[NotNull()] public static ValueTarget DefaultValueTarget {get;}
[NotNull()] public: static property ValueTarget^ DefaultValueTarget { ValueTarget^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).