다음을 통해 공유


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

컴퓨터 이름

적용 대상