Project.CreatorComputerName 属性

定义

获取或设置创建项目的计算机的名称。

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

属性值

String

计算机名称。

适用于