AssemblyQualifiedName Property (TileProviderInfo)
In This Topic
Fully assembly-qualified name of the class that implements ITileProvider
Syntax
'Declaration
Public Property AssemblyQualifiedName As String
public string AssemblyQualifiedName {get; set;}
See Also