Delen via


NewCimSessionOption.HttpPrefix Property

Definition

Provides access to the HttpPrefix parameter.

public:
 property System::Activities::InArgument<Uri ^> ^ HttpPrefix { System::Activities::InArgument<Uri ^> ^ get(); void set(System::Activities::InArgument<Uri ^> ^ value); };
[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<Uri> HttpPrefix { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.HttpPrefix : System.Activities.InArgument<Uri> with get, set
Public Property HttpPrefix As InArgument(Of Uri)

Property Value

Attributes

Applies to