'Declaration
<BrowsableAttribute(False)> Public ReadOnly Property ApplicationStoreGroup As IPkiApplicationStoreGroup
'Usage
Dim instance As EasyUAApplicationCore Dim value As IPkiApplicationStoreGroup value = instance.ApplicationStoreGroup
[Browsable(false)] public IPkiApplicationStoreGroup ApplicationStoreGroup {get;}
[Browsable(false)] public: property IPkiApplicationStoreGroup^ ApplicationStoreGroup { IPkiApplicationStoreGroup^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).