DefGuidList.GuidComponentModelServiceString 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 SComponentModel.
public: System::String ^ GuidComponentModelServiceString;
std::wstring GuidComponentModelServiceString;
public const string GuidComponentModelServiceString;
val mutable GuidComponentModelServiceString : string
Public Const GuidComponentModelServiceString As String
Field Value
Remarks
Alternatively use typeof(SComponentModel).GUID
instead.