2 references to Path
Aspire.Dashboard (2)
Model\KnownPropertyLookup.cs (1)
42
new(KnownProperties.Executable.
Path
, loc => loc[nameof(ResourcesDetailsExecutablePathProperty)]),
Model\ResourceViewModelExtensions.cs (1)
54
return resource.TryGetCustomDataString(KnownProperties.Executable.
Path
, out executablePath);