 | IPortalFrameSpanPropBase Property |
Gets the prop base
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<IPortalFrameBase> PropBase { get; }
ReadOnly Property PropBase As IReadOnlyProperty(Of IPortalFrameBase)
Get
property IReadOnlyProperty<IPortalFrameBase^>^ PropBase {
IReadOnlyProperty<IPortalFrameBase^>^ get ();
}
abstract PropBase : IReadOnlyProperty<IPortalFrameBase> with get
Property Value
Type:
IReadOnlyPropertyIPortalFrameBase
Remarks
See Also