[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["The `Scope` class in the App Hub v1 API represents the scope of an application."],["The latest version of the `Scope` class is 1.0.0, with a beta version also available as 1.0.0-beta03."],["The `Scope` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Scope` class has a property named `Type` of the type `Scope.Types.Type`, which is a required property that represents the scope type."],["The `Scope` class can be instantiated with an empty constructor `Scope()` or with a constructor that takes another `Scope` object `Scope(Scope other)` as a parameter."]]],[]]