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

パッケージのストリームの名前。

適用対象