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