Click or drag to resize

ISynchronizableAssemblyQualifiedTypeName Property

Gets the assembly qualified type name of the class that implements this interface. Typically : this.GetType().AssemblyQualifiedName

Namespace:  EBP.Framework.Common.Interfaces.Synchronization
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
string AssemblyQualifiedTypeName { get; }

Property Value

Type: String
See Also