Name

説明

ユーザーのログイン名を戻します。

構文

VBScript

user.Name 

Perl

$user->GetName(); 
識別子
説明
user
User オブジェクト。
戻り値
ユーザーのログイン名を含む String。

フィードバック