FlexReport for WinForms
GetRelativePath メソッド (Utils)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > Utils クラス : GetRelativePath メソッド
相対パスを返します。 次に例を示します。
シンタックス
'宣言
 
Public Shared Function GetRelativePath( _
   ByVal basePath As System.String, _
   ByVal path As System.String _
) As System.String
'使用法
 
Dim basePath As System.String
Dim path As System.String
Dim value As System.String
 
value = Utils.GetRelativePath(basePath, path)
public static System.string GetRelativePath( 
   System.string basePath,
   System.string path
)

パラメータ

basePath
path
参照

Utils クラス
Utils メンバ