StreamBasedContentFactory(IStreamFactory, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
StreamBasedContentFactory(Microsoft::XLANGs::BaseTypes::IStreamFactory ^ factory, bool addRef);
public StreamBasedContentFactory (Microsoft.XLANGs.BaseTypes.IStreamFactory factory, bool addRef);
new Microsoft.XLANGs.RuntimeTypes.StreamBasedContentFactory : Microsoft.XLANGs.BaseTypes.IStreamFactory * bool -> Microsoft.XLANGs.RuntimeTypes.StreamBasedContentFactory
Public Sub New (factory As IStreamFactory, addRef As Boolean)
Parameters
- factory
- IStreamFactory
- addRef
- Boolean