ResXDataNodeFileRef Property
Gets the file reference for this resource, or , if this resource does not have a file reference.
Namespace: KGySoft.ResourcesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public ResXFileRef? FileRef { get; }
Public ReadOnly Property FileRef As ResXFileRef
Get
public:
property ResXFileRef^ FileRef {
ResXFileRef^ get ();
}
member FileRef : ResXFileRef with get
Property Value
ResXFileRef