ArcFM Desktop Developer Guide
ImagePath Property


Syntax
'Declaration
 
Public Property ImagePath As String
'Usage
 
Dim instance As OperationToolStripButton
Dim value As String
 
instance.ImagePath = value
 
value = instance.ImagePath
public string ImagePath {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

OperationToolStripButton Class
OperationToolStripButton Members

 

 


Send Comment