'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> ReadOnly Property InstanceGroup As IPkiCommunicationStoreGroup
'Usage
Dim instance As IPkiApplicationStoreGroup Dim value As IPkiCommunicationStoreGroup value = instance.InstanceGroup
[JetBrains.Annotations.CanBeNull()] IPkiCommunicationStoreGroup InstanceGroup {get;}
[JetBrains.Annotations.CanBeNull()] property IPkiCommunicationStoreGroup^ InstanceGroup { IPkiCommunicationStoreGroup^ get(); }
Property Value
The value of this property can be null
(Nothing
in Visual Basic).