IForeSub.SubAccessSpecificatorKind

Syntax

SubAccessSpecificatorKind: AccessSpecificatorKind;

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

Description

The SubAccessSpecificatorKind property returns method access modifier.

Fore and Fore.NET Examples

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

See also:

IForeSub