Share via


DeploymentManifestObject.StreamRelativeFilePath Property

Definition

Gets or sets the path to the stream relative file path.

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

Property Value

A string that contains the relative file path of the stream.

Applies to