DkmGetFrameReturnTypeAsyncResult.ReturnType Property

Definition

[Optional] Language's representation of the return type for this frame.

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

Property Value

Returns String.

Applies to