BindElementAttribute.Suffix 속성

정의

접미사 값을 가져옵니다. 예를 들어 은 를 의미bind-value하거나 null 를 의미하는 bind것입니다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

속성 값

적용 대상