BindInputElementAttribute.Suffix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the suffix value.
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