CloudSpatialAnchorSession.LogLevel Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Tingkat pengelogan untuk peristiwa log sesi.
public:
property Microsoft::Azure::SpatialAnchors::SessionLogLevel LogLevel { Microsoft::Azure::SpatialAnchors::SessionLogLevel get(); void set(Microsoft::Azure::SpatialAnchors::SessionLogLevel value); };
public Microsoft.Azure.SpatialAnchors.SessionLogLevel LogLevel { get; set; }
member this.LogLevel : Microsoft.Azure.SpatialAnchors.SessionLogLevel with get, set
Public Property LogLevel As SessionLogLevel