Click or drag to resize

Library Properties

The Library type exposes the following members.

Properties
 NameDescription
Public propertyAnnotations Annotations.
(Inherited from AnnotationsBase)
Public propertyDescription If non-null, description of the library definition option.
Public propertyExternal determines whether the library is contained in the binaries/platform_tuple directory (false) or if it has to be provided by the environment (true).
Public propertyName Name of the library.
Public propertyVersion If non-null, version specifier of the library as defined in PEP 440.
Top
See Also