DefGuidList.GuidComponentModelHostServiceString 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.
The service GUID for SVsComponentModelHost.
public: System::String ^ GuidComponentModelHostServiceString;
public const string GuidComponentModelHostServiceString;
val mutable GuidComponentModelHostServiceString : string
Public Const GuidComponentModelHostServiceString As String
Field Value
Remarks
Alternatively use typeof(SVsComponentModelHost).GUID
instead.