Gets the resulting lease context, if any.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
ILeaseContext<Object> Lease { get; }
ReadOnly Property Lease As ILeaseContext(Of Object) Get
property ILeaseContext<Object^>^ Lease { ILeaseContext<Object^>^ get (); }
/** @property */ ILeaseContext<Object> get_Lease()