Show contents 

Fore > Fore Assembly Interfaces > IForeClass > IForeClass.ClassAccessSpecificatorKind

IForeClass.ClassAccessSpecificatorKind

Syntax

ClassAccessSpecificatorKind: AccessSpecificatorKind;

ClassAccessSpecificatorKind: Prognoz.Platform.Interop.KeFore.AccessSpecificatorKind;

Description

The ClassAccessSpecificatorKind property returns construction access modifier.

Fore and Fore.NET Examples

The example of use is given in description of the IForeAssembly.ClassItem method.

See also:

IForeClass