BindElementAttribute.Suffix Property

Definition

Gets the suffix value. For example, this will be value to mean bind-value, or null to mean bind.

public:
 property System::String ^ Suffix { System::String ^ get(); };
public string Suffix { get; }
public string? Suffix { get; }
member this.Suffix : string
Public ReadOnly Property Suffix As String

Property Value

Applies to