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

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

AspNetManagementUtility.PathIsDirectory メソッド

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

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

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

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

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

パラメータ

filename

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

result

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

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS