GetDynamicValueProperty<T> コンストラクター (InArgument<DynamicValue>)

GetDynamicValueProperty<T> クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.Activities
アセンブリ:  Microsoft.Activities (Microsoft.Activities.dll)

構文

'宣言
Public Sub New ( _
    source As InArgument(Of DynamicValue) _
)
'使用
Dim source As InArgument(Of DynamicValue)

Dim instance As New GetDynamicValueProperty(source)
public GetDynamicValueProperty(
    InArgument<DynamicValue> source
)
public:
GetDynamicValueProperty(
    InArgument<DynamicValue^>^ source
)
new : 
        source:InArgument<DynamicValue> -> GetDynamicValueProperty
public function GetDynamicValueProperty(
    source : InArgument<DynamicValue>
)

パラメーター

関連項目

参照

GetDynamicValueProperty<T> クラス

GetDynamicValueProperty<T> オーバーロード

Microsoft.Activities 名前空間