'Declaration
<DisplayAttribute(AutoGenerateField=False, Order=3, ShortName="Store Type")> <NotNullAttribute()> Public ReadOnly Property StoreType As Type
'Usage
Dim instance As PkiStoreInfo Dim value As Type value = instance.StoreType
'Declaration
<DisplayAttribute(AutoGenerateField=False, Order=3, ShortName="Store Type")> <NotNullAttribute()> Public ReadOnly Property StoreType As Type
'Usage
Dim instance As PkiStoreInfo Dim value As Type value = instance.StoreType