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