Condividi tramite


DkmFailedEvaluationResult.Type Property

Definition

[Optional] A string that describes the type of the value.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property System::String ^ Type { System::String ^ get(); };
public:
 property Platform::String ^ Type { Platform::String ^ get(); };
public string Type { get; }
public string? Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Applies to