PackageItem.StreamName Property

Definition

Gets the name of the stream for the PackageItem object.

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

Property Value

The name of the stream for the package.

Applies to