DeploymentBaseContext.Password 屬性

定義

取得用來存取部署位置的密碼。

public:
 property System::String ^ Password { System::String ^ get(); };
public string Password { get; }
member this.Password : string
Public ReadOnly Property Password As String

屬性值

包含未加密密碼的字串。

適用於