'Declaration
<NotNullAttribute()> Function GetFormat() As String
'Usage
Dim instance As _PkiCertificate Dim value As String value = instance.GetFormat()
[NotNull()] string GetFormat()
[NotNull()] String^ GetFormat();
'Declaration
<NotNullAttribute()> Function GetFormat() As String
'Usage
Dim instance As _PkiCertificate Dim value As String value = instance.GetFormat()
[NotNull()] string GetFormat()
[NotNull()] String^ GetFormat();