Creation options.
[Visual Basic .NET] Public Property CreationOptions As String
[C#] public string CreationOptions {get; set;}
[C++]
HRESULT get_CreationOptions(
BSTR* options
);
[C++]
HRESULT put_CreationOptions(
BSTR options
);
[C++]Parameters
options [out, retval] options is a parameter of type BSTR options [in] options is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.