TemplateDefinition.TemplatedObject 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.
Retrieves the component in which the template resides. This property is read-only.
public:
property System::Object ^ TemplatedObject { System::Object ^ get(); };
public object TemplatedObject { get; }
member this.TemplatedObject : obj
Public ReadOnly Property TemplatedObject As Object
Property Value
The component as set when this TemplateDefinition was created.
Remarks
Although this TemplatedObject property is read-only, its properties can be set, and if AllowEditing is true, the content can be edited.
Applies to
See also
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.