ResXDataNodeComment Property

Gets or sets an arbitrary comment regarding this resource.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public string? Comment { get; set; }

Property Value

String

See Also