DkmGetFrameReturnTypeAsyncResult.ReturnType 属性

定义

可有可无此帧的返回类型的语言表示形式。

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

属性值

String

返回 String

适用于