ComponentBase.Owner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Entity that this component is attached to.
public:
property Microsoft::Azure::RemoteRendering::Entity ^ Owner { Microsoft::Azure::RemoteRendering::Entity ^ get(); };
public Microsoft.Azure.RemoteRendering.Entity Owner { get; }
member this.Owner : Microsoft.Azure.RemoteRendering.Entity
Public ReadOnly Property Owner As Entity