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