EventRecord.MachineName 속성

정의

이 이벤트가 기록된 컴퓨터의 이름을 가져옵니다.

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

속성 값

이 이벤트가 기록된 컴퓨터의 이름이 들어 있는 문자열을 반환합니다.

적용 대상

추가 정보