Gets the uri of the video.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Uri() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Uri(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getUri(); |
| [Python - STK API] |
|---|
@property def Uri(self) -> str: |





