XslTransformation.XslContent Property

Definition

The XSLT input as string.

C#
public string XslContent { get; set; }
C#
public string XslContent { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

The XSLT input as string.

Attributes

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 16, 17