FileSystemClearContentDynamicParameters.Stream Property

Definition

A parameter to return a stream of an item.

public:
 property System::String ^ Stream { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Stream { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Stream { get; set; }
member this.Stream : string with get, set
Public Property Stream As String

Property Value

Applies to