Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a string that can be appended to the parent's Path to compose a Path used to uniquely identify this ElementViewModel.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Overrides Function GetLocalPathPart As String
protected override string GetLocalPathPart()
protected:
virtual String^ GetLocalPathPart() override
protected override function GetLocalPathPart() : String
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace