An NDoc Documented Class Library

RepositoryComponent.window Field

[Visual Basic]
Protected ReadOnly window As Window
[C#]
protected readonly Window window;
[C++]
protected: const Window* window;
[JScript]
protected const var window: Window;

See Also

RepositoryComponent Class | Repository Namespace