Interface IRemoteObjectReference
public interface IRemoteObjectReference : IRemoteReference
Properties
Handle
Handle Handle { get; }
Property Value
SharedId
string? SharedId { get; set; }
public interface IRemoteObjectReference : IRemoteReference
Handle Handle { get; }
string? SharedId { get; set; }