ArcObjects Library Reference (DefenseSolutions)  

IForceElement.MessageString Property

The graphic's fifteen character symbol ID.

[Visual Basic .NET]
Public Property MessageString As String
[C#]
public string MessageString {get; set;}
[C++]
HRESULT get_MessageString(
  BSTR* pMessageString
);
[C++]
HRESULT put_MessageString(
  BSTR pMessageString
);
[C++]

Parameters

pMessageString [out, retval]   pMessageString is a parameter of type BSTR pMessageString [in]   pMessageString is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IForceElement Interface

.NET Snippets

Create Force Element