SkillInformation.Version Property

Definition

PackageVersion used to differentiate between versions of the same skill contract.

public:
 property Windows::ApplicationModel::PackageVersion Version { Windows::ApplicationModel::PackageVersion get(); };
public Windows.ApplicationModel.PackageVersion Version { get; }
member this.Version : Windows.ApplicationModel.PackageVersion
Public ReadOnly Property Version As PackageVersion

Property Value

Windows.ApplicationModel.PackageVersion

PackageVersion used to differentiate between versions of the same skill contract.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillInformation.Version

Applies to