VisioForge (c) 2025

Search Results for

    Class SinkShared

    Shared sink.

    Inheritance
    object
    SinkShared
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Types.X.Sinks
    Assembly: VisioForge.Core.dll
    Syntax
    public class SinkShared

    Properties

    Type

    Gets or sets the type.

    Declaration
    public SinkType Type { get; set; }
    Property Value
    Type Description
    SinkType

    The type.

    URI

    Gets or sets the URI.

    Declaration
    public string URI { get; set; }
    Property Value
    Type Description
    string

    The URI.