Click or drag to resize

GlobalServiceAttributeStaticPropertyPath Property

A string that documents the suggested way to access this service using a static property. Example: SD.WinForms.ResourceService

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string StaticPropertyPath { get; set; }

Property Value

String
See Also