DynamicPropertyManager.allowDisplay(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void allowDisplay(System::String ^ _name, bool _allow);
public virtual void allowDisplay (string _name, bool _allow);
abstract member allowDisplay : string * bool -> unit
override this.allowDisplay : string * bool -> unit
Public Overridable Sub allowDisplay (_name As String, _allow As Boolean)
Parameters
- _name
- String
- _allow
- Boolean