DomainPath.Initialize(String, Boolean) 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.
Initialize a DomainPath from a serialized format
public:
void Initialize(System::String ^ serialization, bool monikerize);
public void Initialize (string serialization, bool monikerize);
member this.Initialize : string * bool -> unit
Public Sub Initialize (serialization As String, monikerize As Boolean)
Parameters
- serialization
- String
- monikerize
- Boolean
Whether to monikerize the Role references in any PathSegments created