IStreamStorageKeyFactory<T>::CreateKey Method (String^)

Visual Studio 2015
 

Creates the key for the s

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

T CreateKey(
	String^ streamName
)

Parameters

streamName
Type: System::String^

The name of the stream

Return Value

Type: T

The type.

Return to top
Show: