PortInfo.FindAttribute(Type) 方法

定义

public:
 System::Object ^ FindAttribute(Type ^ attributeType);
public object FindAttribute (Type attributeType);
member this.FindAttribute : Type -> obj
Public Function FindAttribute (attributeType As Type) As Object

参数

attributeType
Type

返回

适用于