RenderingSessionPropertiesArrayResult.SessionProperties Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Om det lyckas innehåller egenskapen SessionProperties en giltig matris med RenderingSessionProperties instanser.
public:
property cli::array <Microsoft::Azure::RemoteRendering::RenderingSessionProperties> ^ SessionProperties { cli::array <Microsoft::Azure::RemoteRendering::RenderingSessionProperties> ^ get(); };
public Microsoft.Azure.RemoteRendering.RenderingSessionProperties[] SessionProperties { get; }
member this.SessionProperties : Microsoft.Azure.RemoteRendering.RenderingSessionProperties[]
Public ReadOnly Property SessionProperties As RenderingSessionProperties()