'Declaration
Public ReadOnly Property SoftwareCertificates As SignedSoftwareCertificateCollection
'Usage
Dim instance As ServerProperties Dim value As SignedSoftwareCertificateCollection value = instance.SoftwareCertificates
public SignedSoftwareCertificateCollection SoftwareCertificates {get;}
public: property SignedSoftwareCertificateCollection^ SoftwareCertificates { SignedSoftwareCertificateCollection^ get(); }