| IIsolatedFoundationIsolatedFoundationData Property |
Gets the isolated foundation data
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IIsolatedFoundationData> IsolatedFoundationData { get; }
ReadOnly Property IsolatedFoundationData As IReadOnlyProperty(Of IIsolatedFoundationData)
Get
property IReadOnlyProperty<IIsolatedFoundationData^>^ IsolatedFoundationData {
IReadOnlyProperty<IIsolatedFoundationData^>^ get ();
}
abstract IsolatedFoundationData : IReadOnlyProperty<IIsolatedFoundationData> with get
Property Value
IReadOnlyPropertyIIsolatedFoundationDataSee Also