VsDebugTargetInfo.bstrMdmRegisteredName 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 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: