'Declaration ReadOnly Property ProviderID As String
'Declaration
ReadOnly Property ProviderID As String
'Usage Dim instance As IAuthor Dim value As String value = instance.ProviderID
'Usage
Dim instance As IAuthor Dim value As String value = instance.ProviderID
string ProviderID {get;}
IAuthor Interface IAuthor Members