ConfigProperties.IfExistsExtractLong(XmlDocument, String, Int64) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static long IfExistsExtractLong(System::Xml::XmlDocument ^ document, System::String ^ path, long alt);
public static long IfExistsExtractLong (System.Xml.XmlDocument document, string path, long alt);
static member IfExistsExtractLong : System.Xml.XmlDocument * string * int64 -> int64
Public Shared Function IfExistsExtractLong (document As XmlDocument, path As String, alt As Long) As Long
パラメーター
- document
- XmlDocument
- path
- String
- alt
- Int64