Show / Hide Table of Contents

Interface ISourceName

Defines a name for an equivalent remote object.

Namespace: HoloMetrix.Net.Remote
Assembly: HoloMetrix.Net.Remote.dll
Syntax
public interface ISourceName

Properties

| Improve this Doc View Source

SourceName

Name used to identify the object type in the remote app.

Declaration
string SourceName { get; }
Property Value
Type Description
string
  • Improve this Doc
  • View Source
Back to top Generated by DocFX