BindablePropertyConverter.ConvertFromInvariantString(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當提供格式 Type.PropertyName
的字串時,傳回可系結屬性。
public override object ConvertFromInvariantString (string value);
override this.ConvertFromInvariantString : string -> obj
參數
- value
- System.String
要進行轉換的值。
傳回
System.Object