Table of Contents

Property Path

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Path

Gets the full file-system path from which this attachment was loaded.

public string Path { get; }

Property Value

string

Remarks

When the instance is created from raw bytes, a stream, a base64 string, or an in-memory image, this value may be null or empty because no source file path exists.