Linguaggio

IImage.StreamName Proprietà

Definizione

Ottiene un nome per l'immagine che può essere passata indietro a un CreateAndRegisterStream oggetto per ottenere i byte senza elaborarli tramite l'estensione di rendering.

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

Valore della proprietà

A contenente string il nome dell'immagine.

Si applica a