'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As SelectorConfiguration(Of TSharedParameters,TIsolatedParameters,TInstanceParameters)
'Usage
Dim value As SelectorConfiguration(Of TSharedParameters,TIsolatedParameters,TInstanceParameters) value = SelectorConfiguration(Of TSharedParameters,TIsolatedParameters,TInstanceParameters).Default
[JetBrains.Annotations.NotNull()] public new static SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Default {get;}
[JetBrains.Annotations.NotNull()] public: new static property SelectorConfiguration<TSharedParameters^,TIsolatedParameters^,TInstanceParameters^>^ Default { SelectorConfiguration<TSharedParameters^,TIsolatedParameters^,TInstanceParameters^>^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).