Transform.InitialMode PropertyTransform.InitialMode PropertyTransform::InitialMode Property

Optional stringStringString parameter.

Specifies the initial template mode to apply when executing the transformation.

Syntax

Public Property InitialMode As String
        Get
        Set(ByVal value As String)
public string InitialMode { get; set; }
public:
property String^ InitialMode {
    String^ get();
    void set(String^ value);
}
 

Remarks

This parameter is in Clark notation. "{URI}local" represents the local name "local" in the namespace "URI", or "local" if no namespace is required.