Language

PackageVolume.GetPackageVolumeByPath(String) Method

Definition

public:
 static PackageVolume ^ GetPackageVolumeByPath(Platform::String ^ path);
 static PackageVolume GetPackageVolumeByPath(winrt::hstring const& path);
public static PackageVolume GetPackageVolumeByPath(string path);
function getPackageVolumeByPath(path)
Public Shared Function GetPackageVolumeByPath (path As String) As PackageVolume

Parameters

path
String

Platform::String

winrt::hstring

Returns

Applies to