Click or drag to resize
StaticContractAttribute Properties

The StaticContractAttribute type exposes the following members.

Properties
  NameDescription
Public propertyIncludeAllPublicMembers
If true (default), all public members of the implementation are included into the contract
(Inherited from ContractAttribute.)
Protected propertyInterfaceType
Interface type
(Inherited from ContractAttribute.)
Public propertyIsLocal
If true (default false), the generated files are generated into the same folder.
(Inherited from ContractAttribute.)
Top
See Also