  | BridgeActionTone Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Action.BridgeAction.Tone"]
 
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Tone { get; set; }Public Property Tone As String
	Get
	Set
public:
property String^ Tone {
	String^ get ();
	void set (String^ value);
}member Tone : string with get, set
Property Value
Type: 
String
See Also