Returns true if the link references an intrinsic object, otherwise returns false.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsIntrinsic() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsIntrinsic(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsIntrinsic(); |






