次の方法で共有


WorkflowFileItem.ItemType プロパティ

定義

このファイル項目の項目型を返します。

public:
 property Type ^ ItemType { Type ^ get(); };
public override sealed Type ItemType { get; }
member this.ItemType : Type
Public Overrides NotOverridable ReadOnly Property ItemType As Type

プロパティ値

Type を返します。

適用対象