Edit

Share via


COMMethodInfo._name Field

Definition

Overloads

_name

This API supports the product infrastructure and is not intended to be used directly from your code.

Stores the name of the external COM method that this object represents.

_name

Stores the name of the external COM method that this object represents.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: System::String ^ _name;
protected string _name;
val mutable _name : string
Protected _name As String 

Field Value

See also

Applies to