EventTarget Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This represents an event target
[Serializable]
public sealed class EventTarget : ProcedureTarget
- Inheritance
-
EventTarget
Properties
Container
This is used to get or set the target's container
ContainingType
This is used to get or set the containing type
ExplicitlyImplements
This is used to specify the member explicitly implemented if applicable
File
This is used to get or set the target's reference topic filename
Id
This is used to get or set the target's member ID
IsConversionOperator
This is used to get or set whether or not the target is a conversion operator
Name
This is used to get or set the name
OverloadId
This is used to get or set the overload ID if applicable