public Stream BPMNStream { get; }
Public ReadOnly Property BPMNStream As Stream Get
public: virtual property Stream^ BPMNStream { Stream^ get () sealed; }
abstract BPMNStream : Stream with get override BPMNStream : Stream with get
In This Article