LogVerbosityState.Id 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.
Gets the LogId of the trace log stream that has a request to set the LoggingLevelSettings that determine the new logging verbosity.
public:
property Microsoft::VisualStudio::RpcContracts::Logging::LogId Id { Microsoft::VisualStudio::RpcContracts::Logging::LogId get(); };
[System.Runtime.Serialization.DataMember(Order=0)]
public Microsoft.VisualStudio.RpcContracts.Logging.LogId Id { get; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Id : Microsoft.VisualStudio.RpcContracts.Logging.LogId
Public ReadOnly Property Id As LogId
Property Value
- Attributes