Gets whether the document associated with this feature is loaded.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsLoaded() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsLoaded(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsLoaded(); |






