GraphPathSerializer.Deserialize(String) Method

Definition

Deserialize the given path.

C++
public:
 System::String ^ Deserialize(System::String ^ value);

Parameters

value
String

The path to deserialize

Returns

The deserialized value (path substituted)

Remarks

This method expands $(name) syntax with the full path defined in the CommonPaths. This method is performance critical which is why it is written like a scanner.

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022