Bagikan melalui


LogRegistration.Id Property

Definition

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

Applies to