Click or drag to resize
IComponentIdentity Interface
Identifies a component

Namespace: AccidentalFish.ApplicationSupport.Core.Components
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public interface IComponentIdentity : IFullyQualifiedName

The IComponentIdentity type exposes the following members.

Properties
  NameDescription
Public propertyFullyQualifiedName
The name
(Inherited from IFullyQualifiedName.)
Top
See Also