PredefinedTextViewRoles.Analyzable Field
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.
The predefined Analyzable role. Applies to text views of entities that can be analyzed for errors or other information (such as "quick info").
public: System::String ^ Analyzable;
std::wstring Analyzable;
public const string Analyzable;
val mutable Analyzable : string
Public Const Analyzable As String