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
屬性名稱的文字輸入。
傳回
表示總管項目中之屬性名稱的字串。