GenerateSandboxedReferenceAssembly Class

Definition

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

public ref class GenerateSandboxedReferenceAssembly : Microsoft::Build::Utilities::Task
public class GenerateSandboxedReferenceAssembly : Microsoft.Build.Utilities.Task
type GenerateSandboxedReferenceAssembly = class
    inherit Task
Public Class GenerateSandboxedReferenceAssembly
Inherits Task
Inheritance
GenerateSandboxedReferenceAssembly

Constructors

GenerateSandboxedReferenceAssembly()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Properties

MSBuildToolsPath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ReferenceAssemblyDirectory

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ReferenceAssemblyFile

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

SdkToolsPath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Methods

Execute()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Applies to