ArcObjects Library Reference (DefenseSolutions)  

IGSGeoSymRenderer.RulesFilePath Property

Path to the Rules Files.

[Visual Basic .NET]
Public ReadOnly Property RulesFilePath As String
[C#]
public string RulesFilePath {get;}
[C++]
HRESULT get_RulesFilePath(
  BSTR* pbstrRulesFilePath
);
[C++]

Parameters

pbstrRulesFilePath [out, retval]   pbstrRulesFilePath is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGSGeoSymRenderer Interface