This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterSdeStorage2 Interface > IRasterSdeStorage2.Keyword Property (ArcObjects .NET 10.4 SDK) |
The keyword.
[Visual Basic .NET] Public Property Keyword As String
[C#] public string Keyword {get; set;}
[C++]
HRESULT get_Keyword(
BSTR* Keyword
);
[C++]
HRESULT put_Keyword(
BSTR Keyword
);
[C++]
Parameters Keyword [out, retval] Keyword is a parameter of type BSTR Keyword [in] Keyword is a parameter of type BSTR