ResourceStream Constructor
Initializes a new instance of the ResourceStream class.
Overload List
Name | Description |
---|---|
ResourceStream (EnterpriseManagementGroup, Stream) | Initializes a new instance of the ResourceStream class using the specified EnterpriseManagementGroup and a stream for a resource. |
ResourceStream (BinaryStream.Mode, EnterpriseManagementGroup, Stream) | Initializes a new instance of the ResourceStream class using the specified BinaryStream.Mode, EnterpriseManagementGroup and a stream for a resource. |
ResourceStream (EnterpriseManagementGroup, Guid, Stream) | Initializes a new instance of the ResourceStream class using the specified EnterpriseManagementGroup and a stream for a resource. |
See Also
Reference
ResourceStream Class
ResourceStream Members
Microsoft.EnterpriseManagement.Common Namespace