Share via


AppManUtilities.MaxQueryLikeAppLength Field

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.ConfigurationManagement.AdminConsole.AppManFoundation
Assembly: AdminUI.AppManFoundation (in AdminUI.AppManFoundation.dll)

Usage

'Usage
Dim value As Integer

value = AppManUtilities.MaxQueryLikeAppLength

AppManUtilities.MaxQueryLikeAppLength = value

Syntax

'Declaration
<SuppressMessageAttribute("Microsoft.Usage", "CA2211:NonConstantFieldsShouldNotBeVisible")> _
Public Shared MaxQueryLikeAppLength As Integer
[SuppressMessageAttribute("Microsoft.Usage", "CA2211:NonConstantFieldsShouldNotBeVisible")] 
public static int MaxQueryLikeAppLength
[SuppressMessageAttribute(L"Microsoft.Usage", L"CA2211:NonConstantFieldsShouldNotBeVisible")] 
public:
static int MaxQueryLikeAppLength
/** @attribute SuppressMessageAttribute("Microsoft.Usage", "CA2211:NonConstantFieldsShouldNotBeVisible") */ 
public static int MaxQueryLikeAppLength
SuppressMessageAttribute("Microsoft.Usage", "CA2211:NonConstantFieldsShouldNotBeVisible") 
public static var MaxQueryLikeAppLength : int

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

AppManUtilities Class
AppManUtilities Members
Microsoft.ConfigurationManagement.AdminConsole.AppManFoundation Namespace