共用方式為


AxParameterData.IsIn 屬性

定義

指示是否傳入參數資料。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property bool IsIn { bool get(); };
public bool IsIn { get; }
member this.IsIn : bool
Public ReadOnly Property IsIn As Boolean

屬性值

如果傳入參數資料,則為 true,否則為 false

適用於