BTSXslTransform.MapUseXslTransform 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 Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::CompilerXslOptions MapUseXslTransform { Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::CompilerXslOptions get(); };
public:
static property Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::CompilerXslOptions MapUseXslTransform { Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::CompilerXslOptions get(); void set(Microsoft::BizTalk::ScalableTransformation::BTSXslTransform::CompilerXslOptions value); };
public Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions MapUseXslTransform { get; }
public static Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions MapUseXslTransform { get; set; }
member this.MapUseXslTransform : Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions
member this.MapUseXslTransform : Microsoft.BizTalk.ScalableTransformation.BTSXslTransform.CompilerXslOptions with get, set
Public ReadOnly Property MapUseXslTransform As BTSXslTransform.CompilerXslOptions
Public Shared Property MapUseXslTransform As BTSXslTransform.CompilerXslOptions