ITraceActivity.ValueType 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 or sets an optional identifier for the format of the Value property.
public string ValueType { get; set; }
member this.ValueType : string with get, set
Public Property ValueType As String
Property Value
An optional identifier for the format of the value object.
Remarks
This property is optional, if the Name property adequately identifies the format of the Value property.