ITraceBuilder.AddArgument Method (Guid)
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Sub AddArgument ( _
value As Guid _
)
'Usage
Dim instance As ITraceBuilder
Dim value As Guid
instance.AddArgument(value)
void AddArgument(
Guid value
)
Parameters
- value
Type: System.Guid