PackageItem.StreamName 属性

定义

获取 PackageItem 对象的流的名称。

public:
 property System::String ^ StreamName { System::String ^ get(); };
public string StreamName { get; }
member this.StreamName : string
Public ReadOnly Property StreamName As String

属性值

String

包的流的名称。

适用于