Share via


ManagementPackClass.FullTextSearchable Property

Definition

Gets or sets the management pack searchable properties.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackSearchableProperties ^ FullTextSearchable { Microsoft::EnterpriseManagement::Configuration::ManagementPackSearchableProperties ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackSearchableProperties ^ value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackSearchableProperties FullTextSearchable { get; set; }
member this.FullTextSearchable : Microsoft.EnterpriseManagement.Configuration.ManagementPackSearchableProperties with get, set
Public Property FullTextSearchable As ManagementPackSearchableProperties

Property Value

The management pack searchable properties.

Applies to