 | ServiceSettingsExtensionsGetAbsoluteFilePathSessionExe Method |
Namespace: Canary.Axiom.Shared.UtilityAssembly: Canary.Axiom.Shared (in Canary.Axiom.Shared.dll) Version: 26.3.0.26126+77919fe8dcde1308422799b2086ea8bb512a61ce
Syntaxpublic static string GetAbsoluteFilePathSessionExe(
this AxiomServiceSettings _
)
Parameters
- _ AxiomServiceSettings
-
Return Value
StringUsage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
AxiomServiceSettings. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic) or
Extension Methods (C# Programming Guide).
See Also