This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectExtensionType3 Interface > IServerObjectExtensionType3.ConfigurationFactoryCLSID Property (ArcObjects .NET 10.4 SDK) |
Configuration Factory CLSID.
[Visual Basic .NET] Public Property ConfigurationFactoryCLSID As String
[C#] public string ConfigurationFactoryCLSID {get; set;}
[C++]
HRESULT get_ConfigurationFactoryCLSID(
BSTR* pVal
);
[C++]
HRESULT put_ConfigurationFactoryCLSID(
BSTR pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR