IExplorerItem.GetPropertyValue(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示一個指定字串,代表屬性名稱。
public:
System::Object ^ GetPropertyValue(System::String ^ propertyName);
public object GetPropertyValue(string propertyName);
abstract member GetPropertyValue : string -> obj
Public Function GetPropertyValue (propertyName As String) As Object
參數
- propertyName
- String
一個針對物業名稱的文字輸入。
傳回
一個字串,代表探索器項目中屬性名稱。