다음을 통해 공유


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

패키지에 대한 스트림 이름입니다.

적용 대상