共用方式為


CompletionMessage.Result 屬性

定義

調用的選擇性結果。 如果發生錯誤,這必須是 Null。 如果方法調用沒有結果,這也可以是 null。

public:
 property System::Object ^ Result { System::Object ^ get(); };
public object Result { get; }
public object? Result { get; }
member this.Result : obj
Public ReadOnly Property Result As Object

屬性值

適用於