PowerShellVariableReferenceAnnotation<T> Properties
Record Properties 2 members
Represents a PowerShell variable reference annotation.
public string Name { get; init; }public T Value { get; init; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
public string Name { get; init; }public T Value { get; init; }