IResultInfo.LoginName 屬性

定義

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

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

屬性值

String

String,其中包含執行批次之使用者的登入名稱。

適用於