Soap.HTTPUtil.IStreamLoader.GetPassword

提供:RAD Studio API Documentation

Delphi

function  GetPassword: string;

C++

virtual System::UnicodeString __fastcall GetPassword(void) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
Soap.HTTPUtil.pas
Soap.HTTPUtil.hpp
Soap.HTTPUtil IStreamLoader

説明

Password プロパティの値を返します。

GetPassword メソッドは,Password プロパティの読み出し専用のメソッドです。

関連項目