Lenguaje

BackgroundImageInstance.StreamName Propiedad

Definición

Obtiene el valor calculado de la StreamName propiedad en una BackgroundImage clase.

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

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

Implementaciones

Se aplica a