DkmEngineSymbolSettings.SymbolPaths Özellik

Tanım

Sembolleri aramak için yolların bir koleksiyonu.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ SymbolPaths { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> SymbolPaths { get; }
member this.SymbolPaths : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property SymbolPaths As ReadOnlyCollection(Of String)

Özellik Değeri

ReadOnlyCollection<String>

ReadOnlyCollection<T> döndürür.

Şunlara uygulanır