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