XamlTaskFactory.TaskElementContents Property

Definition

The contents of the UsingTask body.

public:
 property System::String ^ TaskElementContents { System::String ^ get(); };
public string TaskElementContents { get; }
public string TaskElementContents { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.TaskElementContents : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.TaskElementContents : string
Public ReadOnly Property TaskElementContents As String

Property Value

The contents of the UsingTask body.

Attributes

Applies to