Click or drag to resize
FdfExtension Class
Inheritance Hierarchy

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public sealed class FdfExtension : FdfLocalizedObject

The FdfExtension type exposes the following members.

Constructors
  NameDescription
Public methodFdfExtension
Initializes a new instance of the FdfExtension class
Public methodFdfExtension(String)
Initializes a new instance of the FdfExtension class
Public methodFdfExtension(String, String)
Initializes a new instance of the FdfExtension class
Public methodFdfExtension(String, String, String)
Initializes a new instance of the FdfExtension class
Top
Properties
  NameDescription
Public propertyIsGlobal
Gets or sets whether extension is global to hosting application.
Public propertyMenus
Public propertySettings
Public propertyVersion
Top
Methods
See Also