다음을 통해 공유


InterceptableLocation.Data Property

Definition

Opaque data which references a call when used as an argument to 'InterceptsLocationAttribute'. The value does not require escaping, i.e. it is valid in a string literal when wrapped in " (double-quote) characters.

public abstract string Data { get; }
member this.Data : string
Public MustOverride ReadOnly Property Data As String

Property Value

Applies to