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