DataPackage.Path Property

Definition

Gets the local path of DataPackage. This path contains the contents of the data package.

public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

Property Value

The local path of DataPackage.

Applies to