'宣言 Public Overloads Shared Function GetNames( _ ByVal fileName As System.String _ ) As System.String()
public static System.string[] GetNames( System.string fileName )
パラメータ
- fileName
- ファイルのパスと名前。
戻り値の型
可能なインポート名の配列。
'宣言 Public Overloads Shared Function GetNames( _ ByVal fileName As System.String _ ) As System.String()
public static System.string[] GetNames( System.string fileName )