Gets the string specifying the date/time this
network should expire and be refreshed.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Expires() As String
|
| [C#] |
|---|
public string Expires {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Expires();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Expires(
|
| [Java] |
|---|
public String getExpires();
|