Megosztás a következőn keresztül:


RootCauseItem.Path Field

Definition

Path is a list of the dimension key that the library selected for you. In this root cause localization library, for one time call for the library, the path will be obtained and the length of path list will always be 1. Different RootCauseItem obtained from one library call will have the same path as it is the best dimension selected for the input.

public System.Collections.Generic.List<string> Path;
val mutable Path : System.Collections.Generic.List<string>
Public Path As List(Of String) 

Field Value

Applies to