XmlDataSourceDesigner.TransformFile 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.
public:
property System::String ^ TransformFile { System::String ^ get(); void set(System::String ^ value); };
public string TransformFile { get; set; }
member this.TransformFile : string with get, set
Public Property TransformFile As String
Property Value
The XSLT file name.
Remarks
The Transform property shadows the same property in the associated control, and is intended for internal use only.
Applies to
See also
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.