| ICidrEditViewFirstMatchingAddress Property | 
            Gets or sets a description that shows the first matching address.
            
 
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxstring FirstMatchingAddress { get; set; }Property FirstMatchingAddress As String
	Get
	Set
property String^ FirstMatchingAddress {
	String^ get ();
	void set (String^ value);
}abstract FirstMatchingAddress : string with get, set
Property Value
Type: 
String See Also
See Also