CloudSpatialAnchorSession.LogLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Logging level for the session log events.
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