DataSourceCredentials.Password 屬性

定義

取得或設定資料來源的密碼。

public:
 property System::String ^ Password { System::String ^ get(); void set(System::String ^ value); };
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

屬性值

String

資料來源的密碼。

適用於