Click or drag to resize

ChatEventAttachmentItemExternalResourcePath Property

Gets the path to the external resource of this attachment. This will be if the attachment is not an external resource.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public string? ExternalResourcePath { get; }

Property Value

String
See Also