LogNameFilter.MatchesLogId(LogId) Method
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.
public:
virtual bool MatchesLogId(Microsoft::VisualStudio::RpcContracts::Logging::LogId id);
public bool MatchesLogId (Microsoft.VisualStudio.RpcContracts.Logging.LogId id);
abstract member MatchesLogId : Microsoft.VisualStudio.RpcContracts.Logging.LogId -> bool
override this.MatchesLogId : Microsoft.VisualStudio.RpcContracts.Logging.LogId -> bool
Public Function MatchesLogId (id As LogId) As Boolean
Parameters
- id
- LogId