UITestPropertyProvider.IsGetProperty Property
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.
protected public:
property bool IsGetProperty { bool get(); void set(bool value); };
protected internal bool IsGetProperty { get; set; }
member this.IsGetProperty : bool with get, set
Protected Friend Property IsGetProperty As Boolean