RenderingSessionPropertiesArrayResult.SessionProperties Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Başarılı olması durumunda SessionProperties özelliği geçerli bir örnek dizisine RenderingSessionProperties sahiptir.
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()