Class SinkShared
Shared sink.
Inherited Members
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. |