Click or drag to resize

SampSharpExtensionAttribute Properties

The SampSharpExtensionAttribute type exposes the following members.

Properties
  NameDescription
Public propertyLoadBeforeAssemblies
Gets the assemblies to load before this extension.
Public propertyType
Gets the type of the extension.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also