語言

PropertyMap.Apply(String) 方法

定義

根據來源物件目前的屬性值執行該屬性的屬性轉換器。

public:
 void Apply(System::String ^ propertyName);
public void Apply(string propertyName);
member this.Apply : string -> unit
Public Sub Apply (propertyName As String)

參數

propertyName
String

要翻譯房產名稱。

例外狀況

propertyName 給出的性質在 上不存在 SourceObject

適用於

另請參閱