COMMethodInfo._name 字段
定义
存储此对象表示的外部 COM 方法的名称。Stores the name of the external COM method that this object represents.
此 API 支持产品基础结构,不能在代码中直接使用。
protected: System::String ^ _name;
protected string _name;
val mutable _name : string
Protected _name As String
字段值
- String
适用于
另请参阅