This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchDefinition Interface > IHatchDefinition.Prefix Property (ArcObjects .NET 10.5 SDK) |
The prefix.
[Visual Basic .NET] Public Property Prefix As String
[C#] public string Prefix {get; set;}
[C++]
HRESULT get_Prefix(
BSTR* pPrefix
);
[C++]
HRESULT put_Prefix(
BSTR pPrefix
);
[C++]
Parameters pPrefix [out, retval] pPrefix is a parameter of type BSTR pPrefix [in] pPrefix is a parameter of type BSTR