Dela via


LogId.ServiceId Property

Definition

Gets the ServiceMoniker of the service that is emitting this log stream.

public:
 property Microsoft::ServiceHub::Framework::ServiceMoniker ^ ServiceId { Microsoft::ServiceHub::Framework::ServiceMoniker ^ get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public Microsoft.ServiceHub.Framework.ServiceMoniker? ServiceId { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ServiceId : Microsoft.ServiceHub.Framework.ServiceMoniker
Public ReadOnly Property ServiceId As ServiceMoniker

Property Value

Attributes

Applies to