TransformFactory.IsSupportedCanonicalizingTransfrom(String) Method
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.
Determine if the canonicalizing transform is supported.
public virtual bool IsSupportedCanonicalizingTransfrom (string transform);
abstract member IsSupportedCanonicalizingTransfrom : string -> bool
override this.IsSupportedCanonicalizingTransfrom : string -> bool
Public Overridable Function IsSupportedCanonicalizingTransfrom (transform As String) As Boolean
Parameters
- transform
- String
the name of the canonicalizing transform.
Returns
if the canonicalizing transform is supported