Share via


MSDeployPackage.Site Property

Definition

Gets or sets a string that contains the site of the package.

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

Property Value

A string that contains the site of the package.

Applies to