ResXDataNodeFileRef Property

Gets the file reference for this resource, or , if this resource does not have a file reference.

Definition

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

Property Value

ResXFileRef

See Also