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