ReferenceAttachment.ReferenceAttachment

ReferenceAttachment()

Initializes a new instance of ReferenceAttachment.

public ReferenceAttachment()

See Also


ReferenceAttachment(Uri)

Initializes a new instance of ReferenceAttachment.

public ReferenceAttachment(Uri uri)
ParameterTypeDescription
uriUriUrl

See Also


ReferenceAttachment(string)

Initializes a new instance of ReferenceAttachment.

public ReferenceAttachment(string uri)
ParameterTypeDescription
uriStringstring Url

See Also