public Action Action { get; }
Public ReadOnly Property Action As Action
Get
Dim instance As LowMemoryNotificationContext
Dim value As Action
value = instance.Action
public:
property Action^ Action {
Action^ get ();
}
member Action : Action with get
No code example is currently available or this language may not be supported.