TelemetryHashedProperty.StringValue 속성

정의

해시할 문자열 값을 가져옵니다. double과 같은 값이 항상 동일한 결과를 생성하도록 보장하기 위해 InvariantCulture가 필요하기 때문에 값을 미리 ToString합니다.

public string StringValue { get; }
member this.StringValue : string
Public ReadOnly Property StringValue As String

속성 값

적용 대상