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