ResultInfo.LoginName 屬性

定義

會取得執行批次的登入名稱。

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

屬性值

String A 裡面有登入名稱。

實作

適用於