Java.Lang.Package: Property Members

The properties of Java.Lang.Package are listed below. For a list of all members, see the Package Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ImplementationTitlestring. Returns the title of the implementation of this package, or null if this is unknown.
[read-only]
ImplementationVendorstring. Returns the name of the vendor or organization that provides this implementation of the package, or null if this is unknown.
[read-only]
ImplementationVersionstring. Returns the version of the implementation of this package, or null if this is unknown.
[read-only]
IsSealedbool. Indicates whether this package is sealed.
[read-only]
Namestring. Returns the name of this package in the standard dot notation; for example: "java.lang".
[read-only]
SpecificationTitlestring. Returns the title of the specification this package implements, or null if this is unknown.
[read-only]
SpecificationVendorstring. Returns the name of the vendor or organization that owns and maintains the specification this package implements, or null if this is unknown.
[read-only]
SpecificationVersionstring. Returns the version of the specification this package implements, or null if this is unknown.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.