CustomTrackingRecord.Name 속성

정의

이 추적 레코드를 구분하는 이름을 가져옵니다.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string Name { get; }
public string Name { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Name : string
member this.Name : string
Public ReadOnly Property Name As String

속성 값

이 추적 레코드를 구분하는 이름입니다.

특성

적용 대상