Share via


BackgroundImageInstance.StreamName Propiedad

Definición

Obtiene el valor calculado de la propiedad StreamName en una clase 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

Valor de propiedad

Valor string que representa el valor calculado de la propiedad StreamName.

Implementaciones

Se aplica a