BindElementAttribute.Suffix 属性

定义

获取后缀值。 例如,这将表示 valuebind-value为 ,或 null 表示 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

属性值

适用于