ParameterAdapter.ReferenceKind Property

Namespace
Kampute.DocToolkit.Metadata.Adapters
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the reference type of the parameter if it is passed by reference.
public virtual ParameterReferenceKind ReferenceKind { get; }

Property Value

ParameterReferenceKind
A ParameterReferenceKind value that indicates how the parameter is passed by reference.