This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEDataset2 Interface > IDEDataset2.ConfigurationKeyword Property (ArcObjects .NET 10.4 SDK) |
Configuration keyword.
[Visual Basic .NET] Public Property ConfigurationKeyword As String
[C#] public string ConfigurationKeyword {get; set;}
[C++]
HRESULT get_ConfigurationKeyword(
BSTR* keyword
);
[C++]
HRESULT put_ConfigurationKeyword(
BSTR keyword
);
[C++]
Parameters keyword [out, retval] keyword is a parameter of type BSTR keyword [in] keyword is a parameter of type BSTR