Share via


Param.Doc Property

Definition

The description of what the Param does and how it works including any defaults and the current value

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

Property Value

A description of how the Param works

Applies to