UrlsManagerGetPropertyFunc Delegate
Retrieves a property value which will be used by
UrlsManager.
Namespace: SMath.Manager.NetworkAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public delegate string GetPropertyFunc()
Public Delegate Function GetPropertyFunc As String
public delegate String^ GetPropertyFunc()
type GetPropertyFunc =
delegate of unit -> string
Return Value
StringValue of the related property.