Returns the version of the specification this package implements, or
null if this is unknown.
Syntax
[get: Android.Runtime.Register("getSpecificationVersion", "()Ljava/lang/String;", "GetGetSpecificationVersionHandler")] public virtual stringSpecificationVersion { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the version of the specification this package implements, or
null if this is unknown. The version string is a sequence of
non-negative integers separated by dots; for example: "1.2.3".