string ProviderID {get;}
'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
IAuthor Interface IAuthor Members