PackageVolume.Name 属性

定义

获取卷的媒体 ID。

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = packageVolume.name;
Public ReadOnly Property Name As String

属性值

String

Platform::String

winrt::hstring

卷的媒体 ID。

适用于

另请参阅