CloudSpatialAnchorSession.LogLevel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會話記錄事件的記錄層級。
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