共用方式為


AxParameterData.TypeName 屬性

定義

取得參數所要的型別名稱。

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

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

屬性值

String

參數所要的型別名稱。

適用於