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