CloudSpatialAnchorSessionDiagnostics.LogLevel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Niveau de suivi à journaliser.
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