COMMethodInfo._name Field

Definition

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

Applies to

See also