ScriptNameObjectBase.GetTextProperty(String) 方法

定義

取得物件的文字,若無法取得,則根據物件狀態拋出適當的例外

protected string GetTextProperty(string requestingProperty);
member this.GetTextProperty : string -> string
Protected Function GetTextProperty (requestingProperty As String) As String

參數

requestingProperty
String

應出現在例外中未被取回的屬性名稱,對於從文本衍生出的屬性非常有用

傳回

適用於