Uri.Password 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Platform::String ^ Password { Platform::String ^ get(); };
winrt::hstring Password();
public string Password { get; }
var string = uri.password;
Public ReadOnly Property Password As String
屬性值
密碼。
備註
注意
URI主機部分前面的 username:password**@** 主要與檔案傳輸通訊協定 (FTP) URI 相關。 檔案傳輸通訊協定 (FTP) URI 在 Windows 執行階段 中受到有限的支援;請參閱HTML或XAML) (「在背景傳輸資料」。