GetFolderParam

<< Click to Display Table of Contents >>

マニュアル > リファレンス > メソッド >

GetFolderParam


 

フォルダのパラメータを取得します。

 

 

 


構文

strParam = AxEng1.GetFolderParma(

                                         UnitName ,

                                         FolderName

                                         )


パラメータ

UnitName

 

type:

string

 

ユニット名。 例)U01

FolderName

 

type:

string

 

フォルダ名。 例)F01

 

戻り値

strParam

 

type:

string

 

フォルダのパラメータ文字列

 


解説

フォルダのパラメータ文字列を返します。

 

 

 

 

 


参照