VsDebugTargetInfo2.bstrPortName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BSTR containing the name of the port from the supplier specified in guidPortSupplier. (Can be null
).
public: System::String ^ bstrPortName;
public: Platform::String ^ bstrPortName;
std::wstring bstrPortName;
public string bstrPortName;
val mutable bstrPortName : string
Public bstrPortName As String