EventAttributeName Property |
Gets or sets the name of the event which should invoke the method. If this value is null, the method name is used as
the event name.
Namespace:
SampSharp.Entities
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntaxpublic string Name { get; set; }Property Value
Type:
String
See Also