'Declaration
<JetBrains.Annotations.NotNullAttribute()> ReadOnly Property ApplicationStoreGroup As IPkiApplicationStoreGroup
'Usage
Dim instance As IEasyUAClientServerApplication Dim value As IPkiApplicationStoreGroup value = instance.ApplicationStoreGroup
[JetBrains.Annotations.NotNull()] IPkiApplicationStoreGroup ApplicationStoreGroup {get;}
[JetBrains.Annotations.NotNull()] property IPkiApplicationStoreGroup^ ApplicationStoreGroup { IPkiApplicationStoreGroup^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).