LogRegistration.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 representing the log that has been registered.
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