MetadataSupport.GetLabelFileContentStream(String) Method
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:
static System::IO::Stream ^ GetLabelFileContentStream(System::String ^ name);
public static System.IO.Stream GetLabelFileContentStream (string name);
static member GetLabelFileContentStream : string -> System.IO.Stream
Public Shared Function GetLabelFileContentStream (name As String) As Stream
Parameters
- name
- String