Share via


IImage.StreamName 속성

정의

렌더링 확장 프로그램을 통해 처리하지 않고 바이트를 가져오기 위해 CreateAndRegisterStream 개체에 다시 전달될 수 있는 이미지의 이름을 가져옵니다.

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

속성 값

이미지의 이름을 포함하는 string입니다.

적용 대상