VsDebugTargetInfo.bstrMdmRegisteredName Field

Definition

BSTR containing the name of the application as it is registered with the MDM.

public: System::String ^ bstrMdmRegisteredName;
public: Platform::String ^ bstrMdmRegisteredName;
std::wstring bstrMdmRegisteredName;
public string bstrMdmRegisteredName;
val mutable bstrMdmRegisteredName : string
Public bstrMdmRegisteredName As String 

Field Value

Remarks

Used with DLO_AlreadyRunning.

COM Signature

From vsshell.idl:

Applies to