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