SwitchNtfsAlternateStreamsBuilder.

WithNtfsAlternateStreams<T>(T) Method

Summary

Syntax

public static T WithNtfsAlternateStreams<T>(this T this) 
    where T : ISupportSwitchBuilder<ISupportSwitchNtfsAlternateStreams>

Attributes

Type Description
NullableContextAttribute

Type Parameters

Name Description
T the builder to support the ISupportSwitchNtfsAlternateStreams.

Parameters

Name Type Description
this T The builder-instance.

Return Value

Type Description
T The builder-instance for fluent re-use.