[Missing <summary> documentation for "M:Micromanager_net.Setup.SetProperties.UpdateProperty(System.String)"]

Namespace:  Micromanager_net.Setup
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void UpdateProperty(
	string Propname
)
Visual Basic (Declaration)
Public Sub UpdateProperty ( _
	Propname As String _
)
Visual C++
public:
void UpdateProperty(
	String^ Propname
)

Parameters

Propname
Type: System..::.String

[Missing <param name="Propname"/> documentation for "M:Micromanager_net.Setup.SetProperties.UpdateProperty(System.String)"]

See Also