Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public bool StartedToRequestOnlineContent { get; protected set; }
public bool StartedToRequestOnlineContent { get; protected set; }
Public Property StartedToRequestOnlineContent As Boolean
Get
Protected Set
Public Property StartedToRequestOnlineContent As Boolean
Get
Protected Set
public:
property bool StartedToRequestOnlineContent {
bool get ();
protected: void set (bool value);
}
public:
property bool StartedToRequestOnlineContent {
bool get ();
protected: void set (bool value);
}
member StartedToRequestOnlineContent : bool with get, set
member StartedToRequestOnlineContent : bool with get, set
Property Value
Type:
Boolean