Share via


BackgroundImageInstance.StreamName 属性

定义

获取 StreamName 类中 BackgroundImage 属性的计算值。

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

属性值

一个 string 值,该值表示 StreamName 属性的计算值。

实现

适用于