IDTSPackage100.LastModifiedProductVersion Property

Definition

Gets the version of the package that is last modified.

public:
 property System::String ^ LastModifiedProductVersion { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(89)]
public string LastModifiedProductVersion { [System.Runtime.InteropServices.DispId(89)] get; }
[<System.Runtime.InteropServices.DispId(89)>]
[<get: System.Runtime.InteropServices.DispId(89)>]
member this.LastModifiedProductVersion : string
Public ReadOnly Property LastModifiedProductVersion As String

Property Value

The version of the package that is last modified.

Attributes

Applies to