IAspNetManagementUtility.PathIsDirectory メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > IAspNetManagementUtility.PathIsDirectory メソッドの意味・解説 

IAspNetManagementUtility.PathIsDirectory メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

渡されfilenameディレクトリかどうかを示す値を返します

名前空間: Microsoft.Aspnet.Snapin
アセンブリ: AspNetMMCExt (aspnetmmcext.dll 内)
構文構文

Sub PathIsDirectory ( _
    <InAttribute> filename As String,
 _
    <OutAttribute> ByRef result As Integer
 _
)
Dim instance As IAspNetManagementUtility
Dim filename As String
Dim result As Integer

instance.PathIsDirectory(filename, result)
void PathIsDirectory (
    [InAttribute] string filename,
    out int result
)
void PathIsDirectory (
    [InAttribute] String^ filename, 
    [OutAttribute] int% result
)
void PathIsDirectory (
    /** @attribute InAttribute() */ String filename, 
    /** @attribute OutAttribute() */ /** @ref */ int result
)
JScript では、値型引数参照渡しされません。

パラメータ

filename

確認対象ディレクトリへのパス

result

filenameディレクトリ場合は 1。それ以外場合は 0。

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IAspNetManagementUtility インターフェイス
IAspNetManagementUtility メンバ
Microsoft.Aspnet.Snapin 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

IAspNetManagementUtility.PathIsDirectory メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



IAspNetManagementUtility.PathIsDirectory メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS