ActivityWithResult.ResultType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在衍生類別中實作時,取得活動 OutArgument 的型別。
public:
property Type ^ ResultType { Type ^ get(); };
public Type ResultType { get; }
member this.ResultType : Type
Public ReadOnly Property ResultType As Type
屬性值
型別物件。